How to get a file by date in a branch?

Leo Savernik l.savernik at aon.at
Wed Aug 10 17:14:21 BST 2005


Am Mittwoch, 10. August 2005 17:14 schrieb Andras Mantia:
>  I would like to get some files from the 3.5 branch based on a date. I
> tried (in kdevelop/languages/cpp):
> svn update -r {2005-07-20} debugger
>
> The result was that I lost all files from the debugger directory. My

Does it work if you switch to trunk?

svn switch -r {2005-07-20} "https://...:/home/kde/trunk/KDE/.../debugger" 
debugger

mfg
	Leo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20050810/0775f333/attachment.sig>


More information about the kde-core-devel mailing list