Here is my post-commit script, though I don't think the problem is here
as most of the time it's working fine...it only chokes if one of the
directories has been moved / deleted in the underlying file structure:

@echo Processing Cleanup
C:\progra~1\subversion\bin\svn.exe cleanup c:\webserver\site
C:\progra~1\subversion\bin\svn.exe cleanup c:\webserver\admin

@echo Starting Dev Deployment
C:\progra~1\subversion\bin\svn.exe update C:\webserver\site
C:\progra~1\subversion\bin\svn.exe update C:\webserver\admin

@echo Deployment complete



-----Original Message-----
From: Jochem van Dieten [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 13, 2006 2:41 AM
To: CF-Talk
Subject: Re: OT: SVN Error

Can you show us the script? Could you have an issue with \ vs. / in it?

Jochem


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246407
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to