Re: post-commit script sends a void message

2010-06-03 Thread Ryan Schmidt
On Jun 4, 2010, at 01:39, Mauro Gatti wrote: >>> Use of uninitialized value in exec at >>> /usr/lib/perl5/site_perl/5.8.8/SVN/Notify.pm line 2303. >>> Can't exec "": No such file or directory at >>> /usr/lib/perl5/site_perl/5.8.8/SVN/Notify.pm line 2303. >> >> I added two flags to svnnotify: >>

Re: post-commit script sends a void message

2010-06-03 Thread Mauro Gatti
Maybe I found the problem. It seems there is a problem in line 1030 in Noitify.pm my $i = index substr($self->{message}[0], 10), '. '; What happens if the comment I insert when I commit something is less then 10 characters and doesn't contain a period? Thanks Regards Mauro ___

svn:externals

2010-06-03 Thread Andersen, Krista
Hi All, Is it possible to set depth on externals? Can I do this via a file list? Like this: --depth files prod http://svn-server/repo/trunk/prod --depth infinity prod/bin http://svn-server/re

Re: Wanted: pre-commit hook to prevent commits to externals definition

2010-06-03 Thread Ryan Schmidt
On Jun 3, 2010, at 18:34, Daniel Becroft wrote: > On Fri, Jun 4, 2010 at 12:12 AM, David Aldrich > wrote: > >> Please can anyone point me to an example of a svn pre-commit hook that >> prevents commits to files that are members of an externals definition? >> >> We want to allow such files to

Re: Insert revision into file history

2010-06-03 Thread Ryan Schmidt
On Jun 2, 2010, at 10:20, Thomas 'PointedEars' Lahn wrote: > I would like to insert an older version of a file that is already in a > repository as a specific revision of that repository. > > I have searched in the SVN book, searched with Google with keywords like > "subversion file history", a

Re: How to delete directory with at symbol in the name

2010-06-03 Thread Ryan Schmidt
On Jun 3, 2010, at 16:58, Russell E Glaue wrote: > If you accidentally put the at symbol in a directory name like this: > > svn copy http://svn.domain.com/repos/trunk/my...@49 > http://svn.domain.com/repos > /trunk/my...@head -m "bring back rev 49 from the dead" > > You end up with the followi

Re: Wanted: pre-commit hook to prevent commits to externals definition

2010-06-03 Thread Daniel Becroft
On Fri, Jun 4, 2010 at 12:12 AM, David Aldrich wrote: > Hi > > Please can anyone point me to an example of a svn pre-commit hook that > prevents commits to files that are members of an externals definition? > > We want to allow such files to be committed only from within the external > directory,

How to delete directory with at symbol in the name

2010-06-03 Thread Russell E Glaue
If you accidentally put the at symbol in a directory name like this: svn copy http://svn.domain.com/repos/trunk/my...@49 http://svn.domain.com/repos /trunk/my...@head -m "bring back rev 49 from the dead" You end up with the following path in HEAD: '/trunk/my...@head/' Where '@HEAD' is part of the

Insert revision into file history

2010-06-03 Thread Thomas 'PointedEars' Lahn
Hello, I would like to insert an older version of a file that is already in a repository as a specific revision of that repository. I have searched in the SVN book, searched with Google with keywords like "subversion file history", asked in a local newsgroup, and scanned through the messages h

Re: FW: Subversion Compile/Test on HPUX11.11: How to review/resolve make check results?

2010-06-03 Thread Hyrum K. Wright
On Thu, Jun 3, 2010 at 1:26 PM, NOCERA, ANDY (ATTSI) wrote: > > > Hi, > > I am new to building & testing SVN and I was wondering where to start in > interpreting the failures identified from running make check. > > Thanks, > Andy > > > $ make check > Running all tests in auth-test [1/67]...succes

FW: Subversion Compile/Test on HPUX11.11: How to review/resolve make check results?

2010-06-03 Thread NOCERA, ANDY (ATTSI)
> Hi, > > I am new to building & testing SVN and I was wondering where to start > in interpreting the failures identified from running make check. > > > Thanks, > Andy > > > > $ make check > Running all tests in auth-test [1/67]...success > Running all tests in cache-test [2/67]...success

Re: post-commit script sends a void message

2010-06-03 Thread Mauro Gatti
Hi Ryan, I added two flags to svnnotify: --svnlook --sendmail and now i got only these two errors: substr outside of string at /usr/lib/perl5/site_perl/5.8.8/SVN/Notify.pm line 1303. Use of uninitialized value in index at /usr/lib/perl5/site_perl/5.8.8/SVN/Notify.pm line 1303. Anyw

Building Subversion 1.6.11 on AIX 6.1

2010-06-03 Thread Justin Johnson
Hello, I have been trying to compile Subversion 1.6.11 on AIX 6.1. Every time I get a successful build, the resulting executables segfault. Does anyone have any suggestions as to what I might be doing wrong? I have gcc 4.0.0 installed but am not building with it due to some syntax errors I was

Re: post-commit script sends a void message

2010-06-03 Thread Mauro Gatti
Hi Ryan, I modified the pot-commit script as you recommended. Last two lines contain the echo of $1 and $2. Of course there is something wrong but I can't figure out what it is. I got these error in the log file: more /tmp/post-commit.log Use of uninitialized value in exec at /usr/lib/perl5/si

Wanted: pre-commit hook to prevent commits to externals definition

2010-06-03 Thread David Aldrich
Hi Please can anyone point me to an example of a svn pre-commit hook that prevents commits to files that are members of an externals definition? We want to allow such files to be committed only from within the external directory, i.e. where they originate from. Best regards David

Re: Vague error with subversion + apache22 + freebsd

2010-06-03 Thread Michael Zatopek
On Jun 2, 2010, at 5:53 PM, Johan Corveleyn wrote: On Wed, Jun 2, 2010 at 8:46 PM, Michael Zatopek wrote: Hi, I'm getting a vague error. I have subversion set up through apache on freebsd(all installed through ports). I'm working with a large repository containing lots of large files whi

Re: [ANN] Artifacts for Web - free Subversion-style bug tracker

2010-06-03 Thread Fyodor Sheremetyev
Hi Rob, Thanks for your feedback! On Thu, Jun 3, 2010 at 6:14 AM, Rob Brandt wrote: > This is very interesting.  But it looks to me like it links to javascript on > your server in order to function?  In other words, if I need access to my > bug tracker and your server is - for some reason - offl