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

Re: Require comments/messages on commit

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-05-06 03:33:03 CEST

[please keep the users@ list cc'd]

On May 5, 2005, at 8:28 PM, Gregory Piņero wrote:

> Thanks. That's neat it that the example already does what I want.
> Here are my questions after looking at the example:
>
> I'm running subversion on windows server 2000, these look like unix
> commands? Any ideas?
>
> I'm confused about how the hook works, does it launch svnlook? Why
> can svnlook see the log message before it is commited?
>

The launches svnlook to examine the *transaction* before it's
committed, that's the -t argument.

As for the rest of the command... I don't know win32 batch language.
You'll have to parse the output of svnlook and make sure it's not
returning an empty log value.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 6 03:35:57 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.