Re: Valid Syntax for commit-access-control.cfg

2010-02-07 Thread David Weintraub
What type of "error" are you getting? Is the script running, but not giving you the results you expect (i.e., it rejects a commit that it should accept or visa versa), or is the script erroring out with a message? I'm looking at the code, and I really don't see an issue with periods in the name si

Re: Valid Syntax for commit-access-control.cfg

2010-02-07 Thread Steven Hansen
Hi David, I get an error like this: svn: 'pre-commit' hook failed with error output: /svn/repo/hooks/commit-access-control.pl: error in loading configuration file `/svn/repo/hooks/commit-access-control.cfg': Line 308 in file /svn/repo/hooks/commit-access-control.cfg is mal-formed: This has h

Problems merging with 1.6.2 client and 1.5.6 server

2010-02-07 Thread Clint Popetz
Hi, Are there known issues merging between branches using a 1.6.2 client and a 1.5.6 server? Here's what I'm seeing. I create a release branch with svn cp, commit changes to the head, and do `svn merge -cNNN ^/trunk/path` in the branch's working copy to backport a change to the branch. It takes

Problems setting svn:ignore property to "*" via windows command line

2010-02-07 Thread Janosch Scharlipp
Hi, i am trying to set the svn:ignore property of a specific folder to "*", so that all files and folders inside this folder are beeing ignored by svn. Somehow i don't get this done, i tried lots of different aproaches, but it always seems as if the pattern is beeing expanded, so that either the c

Re: Problems setting svn:ignore property to "*" via windows command line

2010-02-07 Thread Stefan Sperling
On Sun, Feb 07, 2010 at 08:40:19PM +0100, Janosch Scharlipp wrote: > > Hi, i am trying to set the svn:ignore property of a specific folder to "*", > so that all files and folders inside this folder are beeing ignored by svn. > Somehow i don't get this done, i tried lots of different aproaches, but

RE: Q: Changeset between two revisions

2010-02-07 Thread Manickavel, Senthil
Hi Daniel, This command just gives the list of files changes. My requirements is to collect the files changes list and collect the listed files in both the revisions. Do u have any idea to do this? With Regards, Senthil -Original Message- From: Daniel Widenfalk [mailto:daniel.w