Re: 5.0 Upgrade

2015-07-09 Thread Bill McCormick
Sorry, I posted this to the wrong group. But #3 is not completely off topic, if anyone has any insight. On 7/9/2015 12:07 PM, Bill McCormick wrote: I'm running version 4.4.2, and am considering upgrading to 5.0. I have some issues and customizations with the current version, and I'm

5.0 Upgrade

2015-07-09 Thread Bill McCormick
I'm running version 4.4.2, and am considering upgrading to 5.0. I have some issues and customizations with the current version, and I'm wondering if the upgrade will resolve these issues, or if it might cause more issues and problems with customizations. 1. I have a number of products where m

add hooks to repo

2015-06-18 Thread Bill McCormick
I have an existing repository and I'd like to be able to rev control hooks for the repo ... in the repo. Is there an easy way to do this? I'm running svn 1.8.13 on Ubuntu 12.10. Thanks! -Bill

pre-commit require lock exception

2014-03-01 Thread Bill McCormick
I have a PRE_COMMIT hook that checks the file's extension, and if it matches it then requires a lock. How can the pre-commit ignore this check when the file does not already exist on the server - for example when a client is doing an initial check-in? Thanks! --- This email is free from vir

Re: problem after update to 1.8.8

2014-02-27 Thread Bill McCormick
On 2/27/2014 5:08 PM, Bill McCormick wrote: On 2/27/2014 4:56 PM, Ben Reser wrote: On 2/27/14, 2:32 PM, Bill McCormick wrote: $svnlook svnlook: symbol lookup error: svnlook: undefined symbol: svn_pool_create_allocator Any help much appreciated. Looks to me like your svnlook is being

Re: problem after update to 1.8.8

2014-02-27 Thread Bill McCormick
On 2/27/2014 4:56 PM, Ben Reser wrote: On 2/27/14, 2:32 PM, Bill McCormick wrote: $svnlook svnlook: symbol lookup error: svnlook: undefined symbol: svn_pool_create_allocator Any help much appreciated. Looks to me like your svnlook is being dynamically linked against an older version of

Re: problem after update to 1.8.8

2014-02-27 Thread Bill McCormick
On 2/27/2014 4:32 PM, Bill McCormick wrote: $svnlook svnlook: symbol lookup error: svnlook: undefined symbol: svn_pool_create_allocator Any help much appreciated. Thanks! --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com

problem after update to 1.8.8

2014-02-27 Thread Bill McCormick
$svnlook svnlook: symbol lookup error: svnlook: undefined symbol: svn_pool_create_allocator Any help much appreciated. Thanks! --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com

Re: Assertion svn_uri_is_canonical failed

2014-02-26 Thread Bill McCormick
On 2/26/2014 8:37 PM, Bill McCormick wrote: Hello Not sure if this is the right place to with this issue, but the issue I am having does end in a failed assertion at subversion/libsvn_subr/dirent_uri.c:1499. I think this is more than likely some issue in a Perl module that isn't doing some

Assertion svn_uri_is_canonical failed

2014-02-26 Thread Bill McCormick
Hello Not sure if this is the right place to with this issue, but the issue I am having does end in a failed assertion at subversion/libsvn_subr/dirent_uri.c:1499. I think this is more than likely some issue in a Perl module that isn't doing something correctly, but maybe somebody here could