Nicholas Riley wrote:
>On Tue, Jul 23, 2002 at 03:10:37AM -0500, Eric Gillespie wrote:
>  
>
>>David Waite <mass@akuma.org> writes:
>>
>>    
>>
>>>a) It would be rather nice to be able to specify a file containing 
>>>ignore patterns when doing a 'svn import'. The difference between this 
>>>file and the svn:ignore property would be indicating ignore instructions 
>>>for subdirectories.
>>>      
>>>
>>I was thinking about requesting cvs's -I option for similar reasons.
>>Would that satisfy your need?  I'm not fond of the idea of ignored
>>files being specified in both a file and a property...
>>    
>>
>
>I don't think David meant that the ignored files-in-a-file would
>persist once the initial import was complete, simply that they'd be
>read and used to direct file exclusion and property setting during the
>import.
>  
>
Yep; its more how to specify properties like svn:ignore during import. 
It grew a bit into a way to export and import properties, as you can 
export and import files.
Another option would be to have an import-style command that does not 
immediately commit files; it would instrument the directories for an 
upcoming commit. Being able to import properties could then be done as a 
script (but files which should have been ignored will then need to be 
reverted before the initial commit).
<snip>
-David Waite
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 23 21:02:41 2002