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

Re: Better way to create project?

From: Ryan Schmidt <subversion-2011a_at_ryandesign.com>
Date: Mon, 28 Feb 2011 13:29:28 -0600

On Feb 28, 2011, at 13:25, Cecil Westerhof wrote:

> I just put my bin folder in subversion. I am a new user, so maybe I do
> not do things in the right way. So I would like to know if there is a
> better way to do things.
>
> I moved my bin folder to bin.old.
> I created a bin folder in my repository.
> I did a checkout of the bin folder.
> I moved the files from bin.old to bin.
> I removed bin.old.
> I did a svn add.
> I did a svn commit.
>
> This are quit a few steps. Is there a better way to do this?

You can do an in-place import:

http://subversion.apache.org/faq.html#in-place-import
Received on 2011-02-28 20:30:08 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.