[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: David Weintraub <qazwart_at_gmail.com>
Date: 2005-06-21 04:39:22 CEST

On 6/20/05, Mark Phippard <MarkP@softlanding.com> wrote:
> > $ 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...

Oh, I know that. However, it was a way for me to test the proof of
concept in my hook script since I can't set revision properties via
the "svn propset -revprop" command.
>
> 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
>

Yes, I know that too. I'm still pretty new to Subversion, so I keep
getting mixed up when you use URLs and when you use files. It'll take
a few years before I finally catch on.

--
David Weintraub
qazwart@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 21 04:40:03 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.