...@3s-software.com]
Sent: Monday, May 23, 2011 11:05 PM
To: Varnau, Steve (Neoview); users@subversion.apache.org
Subject: AW: SVN question
Hi, Steve,
Maybe one of the libsvn bindings for perl does a better service than calling
the command line utility?
Best regards
Markus Schaber
Hahn, Christopher (SAN DIEGO); users@subversion.apache.org
> > Subject: Re: SVN question
> >
> > 'svn up nonexistent' will pull in a file (inappropriately) called
> > 'nonexistent' that has been created on the server in a revision newer
> > than the BASE revision of t
. Dieter Hess, Dipl.Inf. Manfred Werner | Trade
register: Kempten HRB 6186 | Tax ID No.: DE 167014915
Von: Hahn, Christopher (SAN DIEGO) [mailto:christopher.h...@hp.com]
Gesendet: Montag, 23. Mai 2011 22:54
An: Varnau, Steve (Neoview); users@subversion.apache.org
Betreff: RE: SVN question
Steve
aniel Shahaf
Cc: Hahn, Christopher (SAN DIEGO); users@subversion.apache.org
Subject: RE: SVN question
> -Original Message-
> From: Daniel Shahaf [mailto:d...@daniel.shahaf.name]
> Sent: Monday, May 23, 2011 2:37 PM
> To: Varnau, Steve (Neoview)
> Cc: Hahn, Christophe
> -Original Message-
> From: Daniel Shahaf [mailto:d...@daniel.shahaf.name]
> Sent: Monday, May 23, 2011 2:37 PM
> To: Varnau, Steve (Neoview)
> Cc: Hahn, Christopher (SAN DIEGO); users@subversion.apache.org
> Subject: Re: SVN question
>
> 'svn up non
Hahn, Christopher (SAN DIEGO)
> Sent: Monday, May 23, 2011 1:54 PM
> To: Varnau, Steve (Neoview); users@subversion.apache.org
> Subject: RE: SVN question
>
> Steve,
>
> Thank you for taking the time.
>
> I also saw thisI was wondering what users do to get s
Steve,
This is useful. I will keep an open mind.
Thank you,
Chris
From: Varnau, Steve (Neoview)
Sent: Monday, May 23, 2011 2:30 PM
To: Hahn, Christopher (SAN DIEGO); users@subversion.apache.org
Subject: RE: SVN question
svn does not always return success. For instance:
> svn ls
svn:
onday, May 23, 2011 1:54 PM
To: Varnau, Steve (Neoview); users@subversion.apache.org
Subject: RE: SVN question
Steve,
Thank you for taking the time.
I also saw thisI was wondering what users do to get something similar
working.
The same thing happens under Perforce. The command "p4&qu
er (SAN DIEGO); users@subversion.apache.org
> Subject: RE: SVN question
>
>
>
> Christopher,
>
>
>
> The problem is not with your perl code. Apparently, update returns success if
> you give it a path that does not exist in the current working directory.
>
>
>
that I expect.
Take care,
Christopher
From: Varnau, Steve (Neoview)
Sent: Monday, May 23, 2011 1:33 PM
To: Hahn, Christopher (SAN DIEGO); users@subversion.apache.org
Subject: RE: SVN question
Christopher,
The problem is not with your perl code. Apparently, update returns success if
you give it
From: Hahn, Christopher (SAN DIEGO)
Sent: Monday, May 23, 2011 11:34 AM
To: users@subversion.apache.org
Subject: SVN question
Hello,
I have been wondering how best to capture errors from
the SVN command line.
I wanted to show you how a basic test is failing.
Consider the simple code sni
Hello,
I have been wondering how best to capture errors from
the SVN command line.
I wanted to show you how a basic test is failing.
Consider the simple code snippet:
==
use strict;
my $options=" --username builduser --password ";
chdir("C:\\source");
12 matches
Mail list logo