Re: directory-based auto-props
From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-07-05 23:09:18 CEST
On Jul 5, 2006, at 22:55, Sven Brueggemann wrote:
> I need to import quite a large project. It's files are organized
Hello. You may want to use an in-place import rather than the
http://subversion.tigris.org/faq.html#in-place-import
You make an empty directory in the repository, then check that out on
Then you can "svn add" all files. ("svn add" operates recursively by
Then you can go into the directories that you know to contain text
Or, if you have a zillion directories with text files, and only a few
Then, once your working copy is all set up, you can "svn commit" it
---------------------------------------------------------------------
|
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.