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

Re: Setting Revision Properties before Commit

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-06-21 02:39:03 CEST

> $ svnlook propget --revprop -t $TXN svn:author http://$url

Not to change the subject, but did you realize that there are also svnlook
subcommands for all of the built-in revision properties?

svnlook author -t $TXN $REPOS
svnlook log
etc...

Also, svnlook does not operate on URL's, as shown above. You have to give
it the actual file system path to the repository, such as /home/svn/repos
as opposed to file:///home/svn/repos

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 21 02:39:48 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.