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

Re: make existing web site subversion aware

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Mon, 9 Nov 2009 01:36:49 -0600

On Nov 5, 2009, at 09:19, Christine Ross wrote:

> Thank you. I appreciate your answer but my question was about not
> having any subversion repos installed yet and how to bring a web site
> DocumentRoot into subversion.
>
> I will check out the sites and docs.

Of course you would begin by creating an empty repository with
"svnadmin create". Then you import the files.

You may prefer to use what's called an "in-place import", rather than
the usual "svn import" command. See the FAQ:

http://subversion.tigris.org/faq.html#in-place-import

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2415694

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-09 08:37:44 CET

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.