RE: Apache SVN commit fail

2018-01-25 Thread Bill Huang-黃靖翔
ession and deltification that the server applies. In the error message above that back-end filesystem is on '/var/lib/svn/0_IT_test/Bill/db'. If you take a look there, you'll see directories 'revs', 'transactions', 'txn-protorevs', ... Is there a maximum f

Apache SVN commit fail

2018-01-18 Thread 黃靖翔Bill Huang
(details follow): svn: E175012: Connection timed out svn: E200042: Additional errors: svn: E175002: Unexpected server error 500 'Internal Server Error' on '/svn/0_IT_test/Bill/!svn/txn/0-0' May I know under what circumstances will this error result ? I have tried many ways to excl

Checkout through link ignores rev parameter

2017-01-25 Thread Dalton, Bill (GE Energy Connections)
makes updating to future versions complicated and risky. -Original Message- From: Johan Corveleyn [mailto:jcor...@gmail.com] Sent: Wednesday, January 25, 2017 10:33 AM To: Dalton, Bill (GE Energy Connections) Cc: users@subversion.apache.org; Hannold, Bill (GE Energy Connections) ; Ha

Checkout through link ignores rev parameter

2017-01-25 Thread Dalton, Bill (GE Energy Connections)
file is actually a pointer to another location which contains the actual file. Bill -Original Message- From: Johan Corveleyn [mailto:jcor...@gmail.com] Sent: Tuesday, January 24, 2017 5:20 PM To: Dalton, Bill (GE Energy Connections) Cc: users@subversion.apache.org; Hannold, Bill (GE Ener

Checkout through link ignores rev parameter

2017-01-25 Thread Dalton, Bill (GE Energy Connections)
Our Subversion server is 1.9.2. Almost all of our agents are 1.9.4. A couple of the agents are 1.7.9 From: Eric Johnson [mailto:e...@tibco.com] Sent: Tuesday, January 24, 2017 4:39 PM To: Dalton, Bill (GE Energy Connections) Cc: users@subversion.apache.org; Hannold, Bill (GE Energy

Checkout through link ignores rev parameter

2017-01-24 Thread Dalton, Bill (GE Energy Connections)
We have projects which share some of the files in the subversion folders but not all. So, those projects put their files into separate folders. One of the pairs of folders contains the actual files. The other folder of the pair has subversion links which point to the actual files in the other

"svn mv" on directory starting with "@"

2015-12-16 Thread Bill
Updated: I figured this out, but though I would still post in case anyone else hits the same issue. The solution is to add the directory separator at the end of the second argument: svn mv @foo@ @bar/ See below for original question. I'm getting bit by a directory that starts with @, and try

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
mccorm...@fiberiotech.com";>wpmccorm...@fiberiotech.com), giving this error message and the time and date of the error. 3. I'm running the VCS extension for integration with svn. Has this been tested? It uses web services. Thanks, Bill

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

Suggestion to change the name "Subversion"

2013-08-11 Thread Bill George
Hello Apache, I know it is standard practice in programming to use common words in the English language for specific software terminology or naming. However, this has often caused confusions. If you go through the story of Goldman Sachs programmer Serge Aleynikov who was accused & convicted of "s

Re: SVN access denied when comparing revisions

2013-03-21 Thread Bill Cebula
If that information ( Lack of explicit anon-access is interpreted as anon-access=read) was in the svnserv.conf file, it would have saved me a few hours of troubleshooting. Thanks, Bill On Thu, Mar 21, 2013 at 7:31 PM, Daniel Shahaf wrote: > Bill Cebula wrote on Thu, Mar 21, 2013 at 18:30

Re: SVN access denied when comparing revisions

2013-03-21 Thread Bill Cebula
r bug. Thanks, Bill On Wed, Mar 20, 2013 at 6:41 AM, Philip Martin wrote: > Bill Cebula writes: > > > I would expect the same behavior whether the* anon-access* line is > > commented or whether it is specified as *none*. However, if the > > anon-access line is commented,

Unretrievable file

2011-06-09 Thread Bill Herring
make SVN forget about it? Please help. Bill Herring YellowbrickTracking/Rock 7 Mobile.

How to undo a switch?

2011-06-07 Thread Bill Herring
of the same name which contained all the files/directories of the aforementioned tagged project. I just cannot find a way to reverse this, retrieve the correct version of my file, and keep SVN happy at the same time. Appreciate any help. Bill Herring Yellowbrick Tracking.

RE: Subversion and the uchg flag on Mac OS X

2011-04-04 Thread Bill Williams
> -Original Message- > From: Stefan Sperling [mailto:s...@elego.de] > Sent: Monday, April 04, 2011 3:18 PM > To: Bill Williams > Cc: users@subversion.apache.org > Subject: Re: Subversion and the uchg flag on Mac OS X > > On Mon, Apr 04, 2011 at 03:05:43PM -0

RE: Subversion and the uchg flag on Mac OS X

2011-04-04 Thread Bill Williams
> -Original Message- > From: Stefan Sperling [mailto:s...@elego.de] > Sent: Monday, April 04, 2011 2:02 PM > To: Bill Williams > Cc: users@subversion.apache.org > Subject: Re: Subversion and the uchg flag on Mac OS X > > On Mon, Apr 04, 2011 at 01:43:41PM -0

Subversion and the uchg flag on Mac OS X

2011-04-04 Thread Bill Williams
If this belongs in the develop group, let me know. We have recently switched over to a Mac OS X 10.6.7 server using SMB so our windows computers can access the files on the server. To our dismay, we have discovered that Mac OS X is turning on a flag called "uchg" whenever a file is made read o

Re: SVN and launchd

2011-02-09 Thread Bill Waggoner
On Wed, Feb 9, 2011 at 3:58 PM, Jeremy Whitlock wrote: > > On Feb 9, 2011, at 1:47 PM, Bill Waggoner wrote: > > Does someone have a sample launchd plist (10.6.5) for the svn daemon or can > point me to a source for one? I'd like to set it up as start-on-demand as > the SVN

SVN and launchd

2011-02-09 Thread Bill Waggoner
Does someone have a sample launchd plist (10.6.5) for the svn daemon or can point me to a source for one? I'd like to set it up as start-on-demand as the SVN server is very lightly loaded. TIA, Bill W

Re: Merge confusion ...

2011-01-23 Thread Bill Waggoner
suggested. I'm glad I wasn't missing something "magic" in svn that I might have missed. Bill W On Sun, Jan 23, 2011 at 7:55 PM, Ryan Schmidt < subversion-20...@ryandesign.com> wrote: > > On Jan 23, 2011, at 17:32, Bill Waggoner wrote: > > > This is a con

Merge confusion ...

2011-01-23 Thread Bill Waggoner
py of their updated file, how (or can I?) use MERGE to take my changes (7:8) and insert them into the new source? The changes are not in conflict at all. TIA, Bill W