[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn update problem

From: Dirk Fehmer <Dirk.Fehmer_at_ptv.de>
Date: Fri, 25 May 2012 13:46:12 +0200

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
Received on 2012-05-25 13:52:26 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.