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:
>>
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
___
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
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
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
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
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,
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
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
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
> 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
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
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
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
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
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
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
17 matches
Mail list logo