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

RE: obtaining the version number from svn..

From: bruce <bedouglas_at_earthlink.net>
Date: 2004-09-15 22:19:50 CEST

what i'm going to need to do is be able to do something like..

svncmd svn:\\foo.com\svn\dir\file

and return a list

 file v1
 file v2
 file v3

i'd like the version numbers to be reflective of when the file was actually
changed/modified if possible, hence the interest in the committed version...

if i can actually derive the information, i can always write a regex to
extract what i need...

thanks

bruce

-----Original Message-----
From: cmpilato@localhost.localdomain
[mailto:cmpilato@localhost.localdomain]On Behalf Of C. Michael Pilato
Sent: Wednesday, September 15, 2004 1:12 PM
To: Garrett Rooney
Cc: bedouglas@earthlink.net; users@subversion.tigris.org
Subject: Re: obtaining the version number from svn..

Garrett Rooney <rooneg@electricjellyfish.net> writes:

> Well, if he's just looking to reduce the amount printed out, svn log
> does have a -q flag that supresses the actual log messages.

Heh. I didn't even know about that. Thanks, Garrett.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 15 22:21:17 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.