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

Re: new user question about import/checkout/trunk

From: Eric Smith <eric-svn_at_brouhaha.com>
Date: 2003-08-04 20:50:40 CEST

> So, our recommendation would have been for you to instead
> import like so:
>
> svn import tsbutils svn+ssh://svn.example.com/tsbutils/trunk

Another message explained that (though without the example command).
I deleted and recreated my repository and did that, and it works great.

If I *didn't* put my stuff one level down, and then I wanted to create
a branch by copying, would it cause a problem? In other words, if
I did this:
  svn copy svn+ssh://svn.example.com/ svn+ssh://svn.example.com/branch/foo

Even if that doesn't cause a problem, then if I later want to create a
second branch:
  svn copy svn+ssh://svn.example.com/ svn+ssh://svn.example.com/branch/bar

Won't that second branch also include a branch of the first branch
(branch/foo)? If so, it seems like it would be a *very* good idea for the
book and man page to stronly discourage imports (and checkins) at the top
level.

Also, it would be nice if the book would explain the "-t" option to
svnserve.

I'd be willing to work on the proposed doc changes if you like, though
since I'm a Subversion novice I'd want someone to check my work before
committing it.

Thanks!
Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 4 20:51:25 2003

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.