Re: SVN in Z-LINUX

2011-08-22 Thread shrinivasan
On Saturday 20 August 2011 07:35 AM, dvia...@proderj.rj.gov.br wrote: Hi, We use SVN in intel paltform, with Debian (Ubuntu). We intend to use it in mainframe Z-LINUX / redhat (with Z-VM archteture ). Can we go on, or it´s just kown that it will not work ? You can download the source from ht

Single-commit import with properties and SVN 1.7

2011-08-22 Thread Markus Schaber
Hi, We need to add a new directory including files and properties to a subversion repository "in-place". With SVN 1.6, the following did work: (I know that this is only an artifact and was no documented / intended behavior.) - Checkout the parent directory to a temporary place. - create and svn a

AW: SVN in Z-LINUX

2011-08-22 Thread Markus Schaber
Hi, Dayse, Von: dvia...@proderj.rj.gov.br [mailto:dvia...@proderj.rj.gov.br] > We use SVN in intel paltform, with Debian (Ubuntu). > We intend to use it in mainframe Z-LINUX / redhat (with Z-VM archteture ). > Can we go on, or it´s just kown that it will not work ? If there are precompiled SVN b

Re: Merge symmetry (was: Tree Conflicts with Subversion 1.7)

2011-08-22 Thread Stefan Sperling
On Fri, Aug 19, 2011 at 04:15:38PM +0200, Andreas Krey wrote: > On Fri, 19 Aug 2011 13:51:40 +, Stein Somers wrote: > > > Now I realize merges are always asymmetric. > > Actually, merging is a symmetric operation. The tree (and copyfrom > info) resulting from a merge should be the same indepe

Re: Tree Conflicts with Subversion 1.7

2011-08-22 Thread Stefan Sperling
On Fri, Aug 19, 2011 at 12:20:56PM +0200, Andreas Krey wrote: > On Thu, 18 Aug 2011 20:46:51 +, Stefan Sperling wrote: > ... > > > Actually I think these are better handled by throwing away the merge > > > results and doing the renames/removes on the respective branches, then > > > redo the mer

Proxy authentication with Negotiate uses wrong host

2011-08-22 Thread 1983-01-06
Hi folks, I am trying to make Subversion run with our ISA proxy which advertises Proxy-Authenticate: Negotiate, NTLM, Basic. My Subversion version is: 1.6.7 on Windows XP, tried with 1.7-beta3 which even did not want to accept the URL. The HTTP lib is neon because serf quit working with "svn:

Re: Proxy authentication with Negotiate uses wrong host

2011-08-22 Thread Stefan Sperling
On Mon, Aug 22, 2011 at 12:55:58PM +0200, 1983-01...@gmx.net wrote: > Hi folks, > > I am trying to make Subversion run with our ISA proxy which advertises > Proxy-Authenticate: Negotiate, NTLM, Basic. > > My Subversion version is: 1.6.7 on Windows XP, tried with 1.7-beta3 which > even did not w

Proxy authentication with Negotiate uses wrong host

2011-08-22 Thread 1983-01-06
Hi folks, I am trying to make Subversion run with our ISA proxy which advertises Proxy-Authenticate: Negotiate, NTLM, Basic. My Subversion version is: 1.6.7 on Windows XP, tried with 1.7-beta3 which even did not want to accept the URL. The HTTP lib is neon because serf quit working with "svn:

Re: Proxy authentication with Negotiate uses wrong host

2011-08-22 Thread Stefan Sperling
On Mon, Aug 22, 2011 at 01:02:26PM +0200, Stefan Sperling wrote: > I'm sorry but I'm afraid I'll have to redirect you again. > Client-side NTLM authentication is done by neon, not Subversion. > Website: http://webdav.org/neon/ To clarify, neon also performs Negotiate auth.

Re: Proxy authentication with Negotiate uses wrong host

2011-08-22 Thread Stefan Sperling
On Mon, Aug 22, 2011 at 12:55:58PM +0200, 1983-01...@gmx.net wrote: > Now, when the proxy server challenges Subversion to authenticate, Subversion > tries to retrieve a service ticket for the target host /instead of/ for the > proxy host. I debugged that in a Wireshark session. > Should I file a

Re: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Ulrich Eckhardt
On Monday 22 August 2011, Markus Schaber wrote: > We need to add a new directory including files and properties to a > subversion repository "in-place". Just to be sure: There are auto-props, which could help in combination with an import. There is also svn_load_dirs, in case you need this for ma

Re: Proxy authentication with Negotiate uses wrong host

2011-08-22 Thread 1983-01-06
> Betreff: Re: Proxy authentication with Negotiate uses wrong host > On Mon, Aug 22, 2011 at 12:55:58PM +0200, 1983-01...@gmx.net wrote: > > Now, when the proxy server challenges Subversion to authenticate, > Subversion tries to retrieve a service ticket for the target host /instead of/ > for the

Re: Merge symmetry (was: Tree Conflicts with Subversion 1.7)

2011-08-22 Thread Andreas Krey
On Mon, 22 Aug 2011 12:38:40 +, Stefan Sperling wrote: > On Fri, Aug 19, 2011 at 04:15:38PM +0200, Andreas Krey wrote: ... > > Actually, merging is a symmetric operation. The tree (and copyfrom > > info) resulting from a merge should be the same independent of in > > which direction the merge i

Re: Tree Conflicts with Subversion 1.7

2011-08-22 Thread Andreas Krey
On Mon, 22 Aug 2011 12:49:25 +, Stefan Sperling wrote: ... > > I'm used to manual merges, which means its always (p) with me. Which > > unfortunately does not work quite well with properties, as far I > > remember. > > Can you provide details? What doesn't work, exactly? > Is there already an

Re: Proxy authentication with Negotiate uses wrong host

2011-08-22 Thread Stefan Sperling
On Mon, Aug 22, 2011 at 01:41:59PM +0200, 1983-01...@gmx.net wrote: > no, I did not set that value neither on Windows nor on FreeBSD. Using > Negotiate does require setting a username. That's what the credentials cache > is for. You expect svn to get the proxy username from the ~/.subversion/aut

Re: Merge symmetry (was: Tree Conflicts with Subversion 1.7)

2011-08-22 Thread Stefan Sperling
On Mon, Aug 22, 2011 at 01:49:45PM +0200, Andreas Krey wrote: > On Mon, 22 Aug 2011 12:38:40 +, Stefan Sperling wrote: > > On Fri, Aug 19, 2011 at 04:15:38PM +0200, Andreas Krey wrote: > ... > > > Actually, merging is a symmetric operation. The tree (and copyfrom > > > info) resulting from a me

Re: Tree Conflicts with Subversion 1.7

2011-08-22 Thread Stefan Sperling
On Mon, Aug 22, 2011 at 01:59:45PM +0200, Andreas Krey wrote: > It's not bug-worthy. AFAIR, when I (p) a property conflict, I get > the conflict markers into the property, and at least 'svn diff' does > not believe that properties (esp. svn:externals) may be multi-line, > and AFAIR you also just ge

Re: Bug in Subversion regarding file attributes

2011-08-22 Thread Les Mikesell
On 8/21/11 11:07 PM, Andy Canfield wrote: WOW! So the .svn hidden directory contains a spare copy of every file in that directory??? Why not just store a computed checksum? The theory is that disk space is cheaper than a fast network. And sometimes it is true... It also lets the client do

Re: Proxy authentication with Negotiate uses wrong host

2011-08-22 Thread 1983-01-06
> Betreff: Re: Proxy authentication with Negotiate uses wrong host > On Mon, Aug 22, 2011 at 01:41:59PM +0200, 1983-01...@gmx.net wrote: > > no, I did not set that value neither on Windows nor on FreeBSD. Using > Negotiate does require setting a username. That's what the credentials cache > is for

AW: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Markus Schaber
Hi, Uli, Von: Ulrich Eckhardt [mailto:ulrich.eckha...@dominolaser.com] > On Monday 22 August 2011, Markus Schaber wrote: > > We need to add a new directory including files and properties to a > > subversion repository "in-place". > > Just to be sure: There are auto-props, which could help in comb

Re: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Mark Phippard
On Mon, Aug 22, 2011 at 6:00 AM, Markus Schaber wrote: > Hi, > > We need to add a new directory including files and properties to a > subversion repository "in-place". > > With SVN 1.6, the following did work: (I know that this is only an > artifact and was no documented / intended behavior.) > -

AW: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Markus Schaber
Hi, Mark, Von: Mark Phippard [mailto:markp...@gmail.com] > On Mon, Aug 22, 2011 at 6:00 AM, Markus Schaber > wrote: >> We need to add a new directory including files and properties to a >> subversion repository "in-place". >> >> With SVN 1.6, the following did work: (I know that this is only

Re: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Mark Phippard
On Mon, Aug 22, 2011 at 11:31 AM, Markus Schaber wrote: > > We do not insist in the "detach" step. The "detach" step just was part of > the workaround to get an inplace-import with SVN 1.6, just as the second > commit is part our workaround for SVN 1.7. > > We need an inplace-import as we did make

AW: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Markus Schaber
Hi, Mark, Von: Mark Phippard [mailto:markp...@gmail.com] > On Mon, Aug 22, 2011 at 11:31 AM, Markus Schaber wrote: >> We do not insist in the "detach" step. The "detach" step just was part of the workaround to get an inplace-import with SVN 1.6, just as the second commit is part our workaround

Re: AW: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Andreas Krey
On Mon, 22 Aug 2011 18:01:34 +, Markus Schaber wrote: > > What does not work that worked with 1.6? > > Those steps work nice, but they leave us with a working copy having the > parent of the project directory as its root, instead of the project > directory itself. Is there a reason that

Re: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Mark Phippard
On Mon, Aug 22, 2011 at 12:01 PM, Markus Schaber wrote: > Those steps work nice, but they leave us with a working copy having the > parent of the project directory as its root, instead of the project > directory itself. This is why our Code for 1.6 had the "detach" step > which you left out in you

AW: AW: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Markus Schaber
Hi, Andreas, Von: Andreas Krey [mailto:a.k...@gmx.de] > On Mon, 22 Aug 2011 18:01:34 +, Markus Schaber wrote: > > > > What does not work that worked with 1.6? > > > > Those steps work nice, but they leave us with a working copy having > > the parent of the project directory as its root, i

Re: Problems compiling 1.7.0 on redhat el4 64bit

2011-08-22 Thread Philip Martin
writes: > It is set to 1 >> >> Looking at the rest of the stack trace I would say this is the first >> call to a utf8 conversion function that would have invoked >> get_xlate_handle_node and I suspect it is that function that is going >> wrong. At a guess something to do with the use of atomic_

AW: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Markus Schaber
Hi, Mark, Von: Mark Phippard [mailto:markp...@gmail.com] > On Mon, Aug 22, 2011 at 12:01 PM, Markus Schaber > wrote: >> Those steps work nice, but they leave us with a working copy having the >> parent of the project directory as its root, instead of the project >> directory itself. This is wh

Re: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Mark Phippard
On Mon, Aug 22, 2011 at 6:00 AM, Markus Schaber wrote: > We need to add a new directory including files and properties to a > subversion repository "in-place". > > With SVN 1.6, the following did work: (I know that this is only an > artifact and was no documented / intended behavior.) > - Checkou

Re: Merge symmetry (was: Tree Conflicts with Subversion 1.7)

2011-08-22 Thread Andreas Krey
On Mon, 22 Aug 2011 14:36:36 +, Stefan Sperling wrote: ... > In Subversion, a merge is the computation of a delta between two > arbitary trees, and the application of this delta to some other > arbitrary tree. To keep the (vector) addition analogy, you are measuring the difference from A to B

RE: Problems compiling 1.7.0 on redhat el4 64bit

2011-08-22 Thread michael_rytting
No luck, still crashing. -Original Message- From: Philip Martin [mailto:philip.mar...@wandisco.com] Sent: Monday, August 22, 2011 10:23 AM To: RYTTING,MICHAEL (A-ColSprings,ex1) Cc: markp...@gmail.com; d...@subversion.apache.org; users@subversion.apache.org Subject: Re: Problems compiling

Re: Problems compiling 1.7.0 on redhat el4 64bit

2011-08-22 Thread Mark Phippard
Michael, did you ever get a chance trying the -fno-strict-aliasing flag rather than removing all optimizations? On Mon, Aug 22, 2011 at 12:43 PM, wrote: > No luck, still crashing. > > -Original Message- > From: Philip Martin [mailto:philip.mar...@wandisco.com] > Sent: Monday, August 22

RE: Problems compiling 1.7.0 on redhat el4 64bit

2011-08-22 Thread michael_rytting
I did. It didn't help. -Mike From: Mark Phippard [mailto:markp...@gmail.com] Sent: Monday, August 22, 2011 10:48 AM To: RYTTING,MICHAEL (A-ColSprings,ex1) Cc: philip.mar...@wandisco.com; d...@subversion.apache.org; users@subversion.apache.org Subject: Re: Problems compiling 1.7.0 on redhat el4

Re: AW: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Andreas Krey
On Mon, 22 Aug 2011 18:17:48 +, Markus Schaber wrote: ... > I cannot create a working copy directly in the project directory when > the project directory is just to be created with the import. Oops, forget it. I misunderstood the requirement. Anyway, is throwing away the import sandbox and ch

Please help - 403 Forbidden error

2011-08-22 Thread Cathy Arakaki
I am not sure what changed recently, but I have been working on a hook to verify that a phrase is included in files before they are committed and now I am getting this message when I try to do the commit. I just created a new repository without any hooks and I am getting the same message when I

Re: Please help - 403 Forbidden error

2011-08-22 Thread Les Mikesell
On 8/22/2011 12:54 PM, Cathy Arakaki wrote: I am not sure what changed recently, but I have been working on a hook to verify that a phrase is included in files before they are committed and now I am getting this message when I try to do the commit. I just created a new repository without any hook

Re: BUG: Inconsistent handling of challenge-on-commit for conflicting user credentials

2011-08-22 Thread Thomas Robinson
Daniel: As mentioned in my original mail, this is indeed a cache invalidation problem reliant on the contents of ~/.subversion/auth, which is trivially worked around by removing the contents thereof. The problem I'm trying to raise is a lack of parity with the behavior of plain SVN, which als

Re: Please help - 403 Forbidden error

2011-08-22 Thread Daniel Shahaf
Wouldn't filesystem permissions yield 500? Les Mikesell wrote on Mon, Aug 22, 2011 at 13:42:07 -0500: > On 8/22/2011 12:54 PM, Cathy Arakaki wrote: > >I am not sure what changed recently, but I have been working on a hook > >to verify that a phrase is included in files before they are committed >

Re: SVN in Z-LINUX

2011-08-22 Thread Nico Kadel-Garcia
On Mon, Aug 22, 2011 at 4:27 AM, shrinivasan wrote: > On Saturday 20 August 2011 07:35 AM, dvia...@proderj.rj.gov.br wrote: >> >> Hi, >> >> We use SVN in intel paltform, with Debian (Ubuntu). >> We intend to use it in mainframe Z-LINUX / redhat (with Z-VM archteture ). >> Can we go on, or it´s jus

AW: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Markus Schaber
Hi, Mark, Von: Mark Phippard [mailto:markp...@gmail.com] >> [ in place checkout] > This also should work: > > $ svn co --depth=empty url://server/repos/parent tmp > $ fill with data directory and files > $ svn add data > $ set properties > $ svn ci -m Commit the data folder > > $ svn co url://

AW: AW: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Markus Schaber
Hi, Andreas, Von: Andreas Krey [mailto:a.k...@gmx.de] > On Mon, 22 Aug 2011 18:17:48 +, Markus Schaber wrote: > ... > > I cannot create a working copy directly in the project directory when > > the project directory is just to be created with the import. > > Oops, forget it. I misunderstood t