Issue: svn:externals syntax does not accept -rHEAD

2012-06-20 Thread Ruhe Julian
Hello, try to assign a file p.txt containing the following lines as svn:external -r110 ^/mapping_services/global/testing/full_test/globalresource5.xml@110 "xml/globalresource5.xml" -r84 ^/mapping_services/global/testing/full_test/globalresource4.xml@84 "xml/globalresource4_renamed.xml" -r83 ^/m

Re: Subversion SCC providers?

2012-06-20 Thread JussiJ
On Monday, March 22, 2010 10:54:10 AM UTC-7, Itamar O wrote: > I am trying to integrate SVN as a source control provider > for Active-HDL (from Aldec). > I understand that Active-HDL supports the SCC API ("MSSCCI"?), FWIW Agent SVN is a plug-in for Subversion that implements the MS-SCCI but

RE: Subversion SCC providers?

2012-06-20 Thread Cooke, Mark
> -Original Message- > From: JussiJ [mailto:jus...@zeusedit.com] > Sent: 20 June 2012 10:22 > To: subversion_us...@googlegroups.com > Cc: users > Subject: Re: Subversion SCC providers? > > On Monday, March 22, 2010 10:54:10 AM UTC-7, Itamar O wrote: > > > I am trying to integrate SVN as

Re: Issue: Top-level --with-expat option does not accept apr-util's "builtin" argument

2012-06-20 Thread Stefan Sperling
On Tue, Jun 19, 2012 at 02:10:02PM -0400, Daniel Richard G. wrote: > Index: configure.ac > === > --- configure.ac (revision 1351789) > +++ configure.ac (working copy) > @@ -373,6 +373,9 @@ > [svn_lib_expat="

Re: Issue: get-deps.sh script is not idempotent

2012-06-20 Thread Stefan Sperling
On Tue, Jun 19, 2012 at 01:39:48PM -0400, Daniel Richard G. wrote: > host:/tmp/subversion$ ./get-deps.sh > [script output elided] > > host:/tmp/subversion$ find . -name apr_hash.c > ./apr/tables/apr_hash.c > > host:/tmp/subversion$ ./get-deps.sh > [script output elided] > > host:/tmp/subversion$

Re: svn warning when checkout.

2012-06-20 Thread Nico Kadel-Garcia
On Wed, Jun 20, 2012 at 1:15 AM, Ryan Schmidt wrote: > > On Jun 20, 2012, at 00:01, dhanushka ranasinghe wrote: > >> i have svn repo that can be checkout from both http and https, but commits >> are only allowed via https.  issue is when we checking out svn form http ... >> i get following warin

Re: Issue: get-deps.sh script is not idempotent

2012-06-20 Thread Nico Kadel-Garcia
On Wed, Jun 20, 2012 at 6:16 AM, Stefan Sperling wrote: > On Tue, Jun 19, 2012 at 01:39:48PM -0400, Daniel Richard G. wrote: >> host:/tmp/subversion$ ./get-deps.sh >> [script output elided] >> >> host:/tmp/subversion$ find . -name apr_hash.c >> ./apr/tables/apr_hash.c >> >> host:/tmp/subversion$ .

RE: Subversion SCC providers?

2012-06-20 Thread Bert Huijben
> -Original Message- > From: Cooke, Mark [mailto:mark.co...@siemens.com] > Sent: woensdag 20 juni 2012 12:01 > To: JussiJ; subversion_us...@googlegroups.com > Cc: users > Subject: RE: Subversion SCC providers? > > > -Original Message- > > From: JussiJ [mailto:jus...@zeusedit.com]

Re: Issue: Top-level --with-expat option does not accept apr-util's "builtin" argument

2012-06-20 Thread Daniel Richard G.
Hi Stefan, On Wed, 2012 Jun 20 12:05+0200, Stefan Sperling wrote: > > > > +# apr-util accepts "builtin" as an argument to this option > > +test "_$svn_lib_expat" = "_builtin" && svn_lib_expat="::expat" > > Looks like this will make the script error out without an error > message. That might confus

Re: perl auth fails after upgrade to svn 1.7.5

2012-06-20 Thread Doug Hunley
On Mon, Jun 18, 2012 at 4:48 PM, Daniel Shahaf wrote: > Doug Hunley wrote on Mon, Jun 18, 2012 at 10:55:02 -0400: >> Hey everyone, >> We're currently running Apache 2.2.x on an OS X server with SVN 1.6.x >> and have a mod_perl based authentication handler for SVN repo access. >> It works fine and

Re: Issue: get-deps.sh script is not idempotent

2012-06-20 Thread Daniel Richard G.
On Wed, 2012 Jun 20 08:06-0400, Nico Kadel-Garcia wrote: > > Is it worth teaching get-deps.sh to download to a temporary file, and > only put it in place when the download is complete? Or to run a test > "unzip -l" or "tar tf -" on downloads to verify them before > proceeding? Partial, interrupted

Re: perl auth fails after upgrade to svn 1.7.5

2012-06-20 Thread Philip Martin
Doug Hunley writes: > On Mon, Jun 18, 2012 at 4:48 PM, Daniel Shahaf > wrote: >> Doug Hunley wrote on Mon, Jun 18, 2012 at 10:55:02 -0400: >>> Hey everyone, >>> We're currently running Apache 2.2.x on an OS X server with SVN 1.6.x >>> and have a mod_perl based authentication handler for SVN rep

Re: Issue: Top-level --with-expat option does not accept apr-util's "builtin" argument

2012-06-20 Thread Stefan Sperling
On Wed, Jun 20, 2012 at 12:30:16PM -0400, Daniel Richard G. wrote: > This isn't meant to raise an error at all; the aim is to fool the > top-level script into thinking the user didn't specify --with-expat=* in > this one specific case. Ah, I see. I misunderstood the code you've written. Committed,

Re: Issue: Non-constant struct initializers break build on Solaris/SunPRO

2012-06-20 Thread Stefan Sperling
On Tue, Jun 19, 2012 at 05:15:16PM -0400, Daniel Richard G. wrote: > Rewriting the struct declaration/assignment as > > struct foobar fb; > fb.f = foo; > fb.b = bar; > > allows the build to proceed. > > The attached patch does this for the current SVN source and allows >

Re: perl auth fails after upgrade to svn 1.7.5

2012-06-20 Thread Daniel Shahaf
Doug Hunley wrote on Wed, Jun 20, 2012 at 13:03:32 -0400: > On Mon, Jun 18, 2012 at 4:48 PM, Daniel Shahaf > wrote: > > Doug Hunley wrote on Mon, Jun 18, 2012 at 10:55:02 -0400: > >> Hey everyone, > >> We're currently running Apache 2.2.x on an OS X server with SVN 1.6.x > >> and have a mod_perl

svnsync with svn+ssh on windows

2012-06-20 Thread Horváth Imre
I've got a linux svn server and I want to sync it with an xp client. I've created the pre-revprop change hook and permissions are set correctly (the sync working from a linux client) On windows I've installed tortoisesvn and putty. I've copied plink.exe from putty to svn's bin and rename it to ssh