update -r 0 weirdness?
From: Stephen Davis <subversion_at_soundgeek.org>
Date: 2005-01-15 20:53:57 CET
I accidentally updated a file in my working copy to revision 0 and it
[SoundGeek ~/Development/Test/Work/ProjA]$ svn up -r 0 larry.cpp
[SoundGeek ~/Development/Test/Work/ProjA]$ svn up
[SoundGeek ~/Development/Test/Work/ProjA]$ svn up -r HEAD
Should the wc care that larry.cpp is no longer in the repository?
[SoundGeek ~/Development/Test/Work/ProjA]$ find .svn/ -name "*larry*"
[SoundGeek ~/Development/Test/Work/ProjA]$ svn st -v
I see that the directory has an exclamation point next to it so it
svn ls shows that larry.cpp is still in the repository.
thanks,
---------------------------------------------------------------------
|
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.