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

Re: pre-commit

From: <cmpilato_at_collab.net>
Date: 2003-09-17 16:43:59 CEST

Zehnder Patrick RUAG A <patrick.zehnder@ruag.com> writes:

> Hi,
>
> is there a way to access the source which is asked to be commited in the
> script pre-commit? I want to compile the code on the server and only accept
> compiling source.

You could use 'svnlook tree' and 'svnlook cat' to recreate the tree on
disk, I suppose (though you'd have no special-property support --
EOLs, keywords, executability...). But are you sure you want to hold
up a commit for that long? Sounds like a recipe for network timeouts.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 17 16:48:43 2003

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.