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
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
> -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
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="
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$
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
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$ .
> -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]
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
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
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
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
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,
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
>
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
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
16 matches
Mail list logo