[TSVN] 'svn up -r' - now with recipe!
From: SteveKing <steveking_at_gmx.ch>
Date: 2005-03-15 15:18:03 CET
Hi,
So now I was finally able to get a fresh checked out working copy in a
# svn co https://svn.collab.net/repos/tortoisesvn/trunk tsvntest
Verzeichnis von D:\Development\SVN\tsvntest
15.03.2005 15:11 <DIR> .
As you now can see, the file Release_procedure.txt is still gone! Even
# svn up -rHEAD Release_procedure.txt
This will bring back the file. But why didn't 'svn up'?
# svn up -r2110 Release_procedure.txt
This works. But with an additional 'svn up -rXXX' in between, it doesn't!
I guess I'll send a mail to the Subversion dev list.
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: dev-help@tortoisesvn.tigris.orgReceived on Tue Mar 15 15:18:39 2005 |
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.