Re: Clarification on checkout and post-commit update hook
From: Dan King <dan.king106_at_yahoo.com>
Date: Tue, 25 Aug 2009 09:14:27 -0700 (PDT)
Thanks for the warm welcome. Based on the link provided in the email below, I put together a batch file. Unfortunately, when the code gets to the for loop, the following errors are displayed:
Error: post-commit hook failed (exit code 255) with output:
Anyone know what is wrong with the following code?
@ECHO OFF
REM Set working directory path
REM Assign changes to variable
REM Log changed files
REM Update only changed files
Thanks,
----- Original Message ----
Greetings, Dan King!
Run something like this in post-commit
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1582002
But take a note that it is not safe approach at deployment.
-- WBR, Andrey Repin (anrdaemon_at_freemail.ru) 21.08.2009, <1:05> Sorry for my terrible english... ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2387215 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-08-27 00:06:09 CEST |
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.