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

Re: svn import of working directory

From: Steve Karg <skarg_at_openoffice.org>
Date: 2004-03-20 16:36:03 CET

Jeff Bowden wrote:

>>> There's a cute trick you can do, however, in the FAQ. It exactly
>>> answers your question about '/etc':
>>>
>>> http://subversion.tigris.org/project_faq.html#in-place-import

> If you want to do this with an existing repository the steps are more like
>
> svn mkdir url/of/repository/sompath/etc -m ''
> svn co url/of/repository/somepath/etc
> cd etc
> ...
>
> I wrote that FAQ entry before I knew much about subversion. Now I know
> better.

And that works *exactly* as I needed it to work.

Thanks for helping me. Will someone be updating the FAQ?

Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Mar 20 16:36:30 2004

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.