Hello, I have a problem with the "svn update" command. I tried this in the command-line:
C:\ >svn.exe checkout "file:///D:/Temp/SVN-Repos" "D:\Temp2" --depth immediates A D:\Temp2\Python A D:\Temp2\Neues Textdokument.txt A D:\Temp2\example.ini A D:\Temp2\screenshot-1.jpg A D:\Temp2\Kreuzung Rastatt.png Checked out revision 21. C:\ >svn.exe update "D:\Temp2\Python" --depth immediates Updating 'D:\Temp2\Python': At revision 21 The first command worked correct, but the second one did not update the folder. Actually the folder "D:\Temp2\Python" should include the child folders now but it is still empty. My Subversion version is 1.7.5. I hope this helps to solve the problem Best regards, Dirk Fehmer