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