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

checkout and apply transactions

From: Iván Pérez Domínguez <ivanperezdominguez_at_gmail.com>
Date: 2007-04-29 17:50:10 CEST

Hello,

I'm trying to write a pre-commit script that compiles a program
and succeeds only if the program can be compiled properly.

I already found posts on this topic on the internet, but as far as I
know, no one provided an implementation for it.

First question: is there any tool that does this?

If not, here's the other problem:

I already wrote a script that checks out a local copy to a temporary
directory, and starts applying the transactions using svnlook cat.
However, I have a problem to apply some changes such as directory
additions. Is there any way to know, when examining the output of
svnlook changes, that "A l" is a directory?

Should I be implementing this in a different way?

Best regards,
Ivan

PS. In case this has already been answered or documented (I didn't find
it), I'm sorry for posting this message.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Apr 29 17:50:43 2007

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.