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

RE: RE: Problems with post-commit in 1.2 on windows 2000

From: Marino Kevin <Kevin.Marino_at_neighborcare.com>
Date: 2005-06-28 17:15:05 CEST

 Well it does seem the post-commit.bat file is firing. I did an output
to a text file and that command worked.

It seems the svn commands are not working. The ".svn" file in the
checked out copy that is receiving the update command is updating but
the files are not.

Any thoughts as to the cause. I can log in as the Apache user and run
the bat file manually and it fires correctly.

Seems like a permission issue but not sure where. This was working, then
our IT moved the machine to a different domain. Though the Apache user
is local and the apache server is running in the local.

Thanks
Kevin

 
-----Original Message-----
From: Marino Kevin [mailto:Kevin.Marino@neighborcare.com]
Sent: Monday, June 27, 2005 9:49 AM
To: users@subversion.tigris.org
Subject: RE: Problems with post-commit in 1.2 on windows 2000

 Here is my post-commit.bat file with the actual directory "...." out
that is the directory where I have a checked out copy which gets updated
allowing me to view the changes on the webserver(IIS/ColdFusion). This
all worked under 1.1.4

D:

CD D:\websites\....
C:\Progra~1\Subversion\bin\svn.exe cleanup
C:\Progra~1\Subversion\bin\svn.exe update

-----Original Message-----
From: Marino Kevin [mailto:Kevin.Marino@neighborcare.com]
Sent: Monday, June 27, 2005 9:40 AM
To: users@subversion.tigris.org
Subject: Problems with post-commit in 1.2 on windows 2000

I'm running Apache 2 .54 build as recommend by Subversion 1.2 install
and now my post-commit scripts are not firing.

I installed 1.2 specifically to be able to use Dreamweaver via WebDav.
Prior I was solely using Eclipse, an still use as Dreamweaver is for
others, and things worked flawlessly with 1.1.4.

Now I get the following errors.

The PUT was successful, but there was a problem automatically checking
in the resource or its parent collection. [500, #0] [Mon Jun 27
09:32:45 2005] [warn] [client 10.11.43.111] Unable to auto-checkin
resource /svn/.../!svn/wrk/c3e895f5-60f8-fe45-9210-58b4e1a9d7a4/.....
[500, #0] [Mon Jun 27 09:32:45 2005] [warn] [client 10.11.43.111] An
error occurred while committing the transaction. [409, #165007] [Mon
Jun 27 09:32:45 2005] [warn] [client 10.11.43.111] Commit succeeded, but
post-commit hook failed [409, #165007]

Please help,

Thanks
Kevin

-

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 28 17:30:21 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.