Why doesn't svn update command work ?

jani
jani
Attached is the version of svn client I'm using.  C:\> cd Projects \ my_workspace  I had entered following command: C:\Projects\my_workspace> svn checkout http://abcd.efg.com/svn/repository/my_project/trunk my_working_copy  Checkout was successful.  I tried updating as follows: C:\Projects\my_working_copy> svn update  Attached is svn update output. Why doesn't svn update work? 

Last updated

jani
jani

Last updated

jani
jani

Last updated

DougR
DougR
If you look here: http://stackoverflow.com/questions/35962861/how-to-fix-unable-to-create-pristine-install-stream/35962862 it would appear that you need to create a "tmp" directory in the ".svn" directory in your working copy (cd .svn; md tmp). If this works I suggest that you report the bug to SlikSVN.
DougR
DougR
FYI, I was notified by jani that this did, indeed, work and that they are filing a bug with SlikSVN.

1-5 of 5

Reply to this discussion

You cannot edit posts or make replies: You should be logged in before you can post.