[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

file version/revision information...

From: bruce <bedouglas_at_earthlink.net>
Date: 2004-10-05 23:22:52 CEST

hi...

i can generate the version numbers for files: 'svn log...'

however, i'd like to be able to somehow be able to tell what the history of
the file is using the 'svn' function...

with svnlook, i can do:
[root@lserver2 svn]# svnlook history /svnroot/test1
/test/qq_class_schedule.pl
REVISION PATH
-------- ----
      31 /test/qq_class_schedule.pl
       9 /mytest/qq/qq_class_schedule.pl

but this implies that i already know what's in the dirs....

is there a way that i can get essentially the same information as 'svnlook
history' for all the files in a dir...

or will i have to somehow create a list of files, and then use 'svnlook
history' on each individual file...

thanks...

-bruce

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 5 23:23:25 2004

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.