Re: How to ignore before importing ?
From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-01-11 13:16:00 CET
On Jan 11, 2006, at 12:29, de Boer Ingo wrote:
> I create the repository and I want to import my project to the
-F / --file is for specifying your commit message in a file, as
Since you don't want to use the global config file, you could try a
$ svnadmin create http://svn.example.org/fooproject/trunk
Now go into the directory you were going to import, and check this
$ cd /directory/with/all/your/files/in/it
You can now selectively "svn add" the things you want to add, then
Before that, you can also add svn:ignore properties to directories as
---------------------------------------------------------------------
|
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.