problem getting files from history
From: Schroeder, Hartmut <Hartmut.Schroeder_at_plath.de>
Date: Thu, 2 Feb 2012 10:28:50 +0000
Hi all,
svn list -r 100 http://server/svn/repo-global/trunk/a_file.txt
svn list http://server/svn/repo-global/trunk/a_file.txt
The file is deleted:
svn del http://server/svn/repo-global/trunk/a_file.txt
Now the file is not visible in r100 (it looks to the head):
svn list -r 100 http://server/svn/repo-global/trunk/a_file.txt
But if get the folder:
the result is as expected.
Regards
|
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.