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

Re: svn checkout

From: Michael Süß <mike_ml_at_suessnetz.de>
Date: 2003-05-08 21:39:43 CEST

Am Don, 2003-05-08 um 18.02 schrieb Robert:
> Hello.
> I need advice with my first steps with subversion:
> I have a file
> /home/useraccount/Entwicklung/Perl/Spiele/Panzerschlacht.perl and an
> empty directory in the repository:
> /trunk/spiele/perl/
>
> I want to make the first one a working copy.
> When I enter svn checkout http://192.168.1.10/svn/trunk/spiele/perl
> I get a new directory called perl in my Panzerschlacht directory.
> This is not what I want. I want to have the contents even if its empty,
> not the folder itself.
>
> What did I miss?

Try http://192.168.1.10/svn/trunk/spiele/perl .
(the trailing dot is important). This will check out into your current
directory, as documented by "svn help co".

Hope that helps,

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 8 21:39:46 2003

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

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