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

RE: Pre-commit hook set to fail if build fails

From: Mark Shead <sheadm_at_optimalinternet.com>
Date: 2005-11-11 11:14:07 CET

I don't see a way to tell svnlook to give you the transaction instead of HEAD. Does it do that automatically or do you have to give it the transaction you want to look at?

What would be ideal is if you could checkout a transaction, but that doesn't seem to be possible.

Mark

-----Original Message-----
From: Ryan Schmidt [mailto:subversion-2005@ryandesign.com]
Sent: Fri 11/11/2005 3:55 AM
To: Mark Shead
Cc: List Subversion
Subject: Re: Pre-commit hook set to fail if build fails
 
Oh, I should add that there's also "svnlook diff"; it would probably
be much easier to get the diff and apply it to the working copy than
to script something that works with "svnlook changed" and "svnlook
cat". I must admit though that I'm not entirely sure how to use
"svnlook diff" to do this, since usually you get a diff between two
paths, or between two revisions of one path, but in this case you'd
need the difference between HEAD and the transaction. But I think
"svnlook diff" is still where I'd look first.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 11 11:19:02 2005

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.