[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn co version from svnserve on windows 2003

From: Marc Haisenko <haisenko_at_comdasys.com>
Date: 2007-10-25 18:28:29 CEST

On Thursday 25 October 2007, Anton Melser wrote:
> On 25/10/2007, Andy Levy <andy.levy@gmail.com> wrote:
> > On 10/25/07, Anton Melser <melser.anton@gmail.com> wrote:
> > > The system is running on windows 2003 and uses fsfs and svnserve (with
> > > simple passwords, and no ssh or encryption). I have tried a co from
> > > both tortoise and the CL (using 1.4.5 also). So the problem is that no
> > > matter what revision I tell svn co to get me, it gets me HEAD. Which
> > > was rather annoying when I deployed some that shouldn't have been
> > > deployed the other day!
>
> svn co svn://ourserver:3690/APPNAME/trunk/NET/Classes_at_53 --username
> myusername --password password
>
> --
> echo '16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D4D465452snlbxq' | dc
> This will help you for 99.9% of your problems ...

You signature is very funny in this context :-)=)

You want to do:
svn co -r 53 svn://ourserver:3690/APPNAME/trunk/NET/Classes

Bye,
        Marc

-- 
Marc Haisenko
Comdasys AG
Rüdesheimer Str. 7
80686 München
Germany
Tel.: +49 (0)89 548 433 321
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 25 18:28:58 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.