Re: Question about Apache Subversion API compatibility

2012-02-13 Thread Andy Levy
On Mon, Feb 13, 2012 at 17:22, Anastasio, David M CTR USAF AFMC ESC/HNID wrote: > Hello, > > > > I am trying to integrate Apache Subversion for source code control of my > development group’s changes to our vendor’s code base. > > The vendor indicates that integration to the application’s code bas

Re: Question about Apache Subversion API compatibility

2012-02-13 Thread Victor Medina
No! De: Anastasio, David M CTR USAF AFMC ESC/HNID [mailto:david.anastasio@hanscom.af.mil] Enviado: Monday, February 13, 2012 05:52 PM Para: users@subversion.apache.org Asunto: Question about Apache Subversion API compatibility Hello, I am trying to integrate Apache Subversion for source co

Question about Apache Subversion API compatibility

2012-02-13 Thread Anastasio, David M CTR USAF AFMC ESC/HNID
Hello, I am trying to integrate Apache Subversion for source code control of my development group's changes to our vendor's code base. The vendor indicates that integration to the application's code base is done through the use of a Microsoft C API called "SCC C API" (Source Code Control C API

Re: TortoiseSVN assertion failed

2012-02-13 Thread Stefan Sperling
On Tue, Dec 27, 2011 at 03:28:48PM +0100, Stefan Sperling wrote: > On Tue, Dec 27, 2011 at 03:13:34PM +0100, Thomas Krebs wrote: > > I changed the property values to ^/... and now it is somewhat better but > > there is still one referenced subproject that does not work! What can I > > do here? > >

Re: $ svn up ; result: generic-failure

2012-02-13 Thread Stefan Sperling
On Mon, Feb 13, 2012 at 01:11:42PM -0800, Guilherme Cunha wrote: > Hi, > > The 'svn up' is returning the message: > > root@samsumg:/tmp# svn co svn://philer.ucpel.tche.br/trunk/sapu > svn: generic failure > > > Why this happens? > > Thanks!!! This is some as-of-yet unkown problem with Cyrus S

Re: $ svn up ; result: generic-failure

2012-02-13 Thread Andy Levy
On Mon, Feb 13, 2012 at 16:11, Guilherme Cunha wrote: > Hi, > > The 'svn up' is returning the message: > > root@samsumg:/tmp# svn co svn://philer.ucpel.tche.br/trunk/sapu > svn: generic failure > > > Why this happens? You need to provide a lot more detail than that. What version of Subversion? W

$ svn up ; result: generic-failure

2012-02-13 Thread Guilherme Cunha
Hi, The 'svn up' is returning the message: root@samsumg:/tmp# svn co svn://philer.ucpel.tche.br/trunk/sapu svn: generic failure Why this happens? Thanks!!!

Re: svnserve daemon mode + SSH

2012-02-13 Thread Ted Stern
On 11 Feb 2012 18:27:12 -0800, André Hänsel wrote: > > Hi list, > > can I use svnserve in daemon mode (to take advantage of its authorization > mechanisms) and still have the client use an SSH tunnel (probably with > different credentials) to connect to it, so I only have to expose the SSH > port?

Re: OS/400 - Subversion 1.4 (Softlanding) Problem - "Can't set access time of..."

2012-02-13 Thread Mark Phippard
On Mon, Feb 13, 2012 at 3:12 PM, Philip Martin wrote: > Mark Phippard writes: > >> I believe the last version we ported to OS/400 was 1.4.4.  It was >> definitely 1.4.something > > The OS/400 code made it onto trunk and is present on the 1.5.x branch, > but I don't know whether anyone ever used 1

Re: OS/400 - Subversion 1.4 (Softlanding) Problem - "Can't set access time of..."

2012-02-13 Thread Philip Martin
Mark Phippard writes: > I believe the last version we ported to OS/400 was 1.4.4. It was > definitely 1.4.something The OS/400 code made it onto trunk and is present on the 1.5.x branch, but I don't know whether anyone ever used 1.5 on OS/400. -- Philip

Re: OS/400 - Subversion 1.4 (Softlanding) Problem - "Can't set access time of..."

2012-02-13 Thread Mark Phippard
I believe the last version we ported to OS/400 was 1.4.4. It was definitely 1.4.something On Mon, Feb 13, 2012 at 11:19 AM, Philip Martin wrote: > The OS/400 code was removed before 1.6 (r872438).  It's possible that > 1.5 might work but as I recall the OS/400 port was primarily a server > p

Re: OS/400 - Subversion 1.4 (Softlanding) Problem - "Can't set access time of..."

2012-02-13 Thread Philip Martin
The OS/400 code was removed before 1.6 (r872438). It's possible that 1.5 might work but as I recall the OS/400 port was primarily a server port and this function was probably never implemented. Daniel Shahaf writes: > Perhaps use-commit-times in ~/.subversion/config > > But, really, 1.4 is anci

Merge shows conflicts on files that didn't change? (was Re: Question about merging)

2012-02-13 Thread Dave Huang
I guess it's time for my ~yearly question about why SVN can never seem to do this merge properly... Summary: I have a "releaseA" branch off of trunk, then a "releaseA + custom stuff" branch off of "releaseA". I also have a "releaseB" branch off of trunk. I want to merge "custom stuff" into "rel

Re: OS/400 - Subversion 1.4 (Softlanding) Problem - "Can't set access time of..."

2012-02-13 Thread Mark Phippard
On Mon, Feb 13, 2012 at 5:56 AM, Bastian Blank wrote: > I've got a problem with the freeware version of Softlandings "Subversion for > OS/400 1.4". > Whenever I'm trying to commit my changes to the repository via the > QSH-command: > > /qsys.lib/subversion.lib/svn.pgm commit -m "test" > > I get t

Re: OS/400 - Subversion 1.4 (Softlanding) Problem - "Can't set access time of..."

2012-02-13 Thread Daniel Shahaf
Perhaps use-commit-times in ~/.subversion/config But, really, 1.4 is ancient. You should upgrade. Bastian Blank wrote on Mon, Feb 13, 2012 at 11:56:40 +0100: > Hello, > > I've got a problem with the freeware version of Softlandings > "Subversion for OS/400 1.4". > Whenever I'm trying to commit

Apache Subversion 1.7.3 Released

2012-02-13 Thread Hyrum Wright
I'm happy to announce the release of Apache Subversion 1.7.3. This release is the best available release of Subversion, and we encourage all users to upgrade as soon as practical. Subversion 1.7.3 fixes a number of crashes and improves error handling in several cases (please see CHANGES for detai

Re: Crash during attempted dump of repository

2012-02-13 Thread Ivan Zhakov
On Tue, Dec 13, 2011 at 20:29, Mourrat, David (CA-CIB) wrote: > Hi all, > > I was trying to dump my repository with these results: > > E:\VoloxTmp>"C:\Program Files\VisualSVN Server\bin\svnadmin" dump -r > 19000:29950 E:\svn_repository_new > E:\VoloxTmp\dump_new.svndump > [...] > > Do you have

OS/400 - Subversion 1.4 (Softlanding) Problem - "Can't set access time of..."

2012-02-13 Thread Bastian Blank
Hello, I've got a problem with the freeware version of Softlandings "Subversion for OS/400 1.4". Whenever I'm trying to commit my changes to the repository via the QSH-command: /qsys.lib/subversion.lib/svn.pgm commit -m "test" I get the following error message: "svn: Can't set access time

AW: multiple svn front-ends, single SAN repo volume

2012-02-13 Thread Markus Schaber
Hi, Bruce, Is your load mainly read-access with few commits, or do you really have lots of commits? In the former case, a bunch of Write-Through proxies may be the better solution. Best regards Markus Schaber -- ___ We software Automation. 3S-Smart Software Solutions G