Re: Usage for svn list

2010-02-02 Thread Tim Landscheidt
Ryan Schmidt wrote: >> Anyhow, is there a "proper" way to deduce a revision num- >> ber from a date for a given path? At the moment (I'm brows- >> ing the output of cvs2svn to see if the repository has been >> converted correctly), I use "svn log --verbose" on the >> trunk. > Yes, you can use "s

Re: Usage for svn list

2010-01-26 Thread Tim Landscheidt
Felix Gilcher wrote: > you seem to be confused about Peg revisions, you could read about them here: > http://svnbook.red-bean.com/en/1.5/svn.advanced.pegrevs.html > In short, a peg revions (@2, @HEAD, ...) denotes that the item you're looking > for can be found at the specified path at the spe

Usage for svn list

2010-01-25 Thread Tim Landscheidt
Hi, I'm a bit baffled by the following behaviour on a small test repository where in r2 the directory a and file a/b exist and are deleted in HEAD/r4: | [...@passepartout ~]$ svn --version | svn, version 1.6.6 (r40053) |compiled Nov 8 2009, 13:09:20 | [...] | [...@passepartout ~]$ svn list f

Re: Installation of SVN

2010-01-25 Thread Tim Landscheidt
Swarup Anand wrote: > [...] > But during the installation of subversion-tools-1.6.5-1.i386.rpm I got the > following error. > error: Failed dependencies: > perl(File::Path) >= 1.0404 is needed by > subversion-tools-1.6.5-1.i386 > To solve this error I downloaded File-Path-2.08 perl modu