Re: Just not getting it: initial checkin and checkout
From: Brass Tilde <brasstilde_at_insightbb.com>
Date: 2005-01-24 17:08:04 CET
> Then, as a normal user, I checked in a project:
> ... mkdir -p /tmp/orderform/branches
This one bit me a couple of times too, until I figured out what I was doing
When you imported it, you could have changed to the tmp directory, then
'svn import . <path>/svn-repos'
> ...svn checkout file:///var/local/svn-repos/orderform/trunk .
Alternatively, you can do 'svn co <path>/svn-repos/tmp/orderform/trunk .' to
Brad
---------------------------------------------------------------------
|
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.