Re: [TSVN] Ignoring folders using TSVN exclude/ignore pattern
From: Dominik Guder <osc_at_guder.org>
Date: 2005-03-13 16:24:48 CET
SteveKing schrieb:
>>
Try something like that:
Use TSVN:
Exclude/Ignore pattern: *.user bin obj *.suo
Use a directory under svn control
Create dir 'newdir' structur in 'ext'
ext\newdir
Select directory 'newdir' -> TSVN add
--> All directories are selected in ListBox and will be added
Use svn client:
Global ignores enabled in svn config (registry values):
U:\projects\SVN\TSVN\ext>svn add newdir
This svn client behavior is what I'm looking for
>
You are right, there are more solutions to setup a reasonable dev
So far
Dominik
-- The answer to the great question of life, the universe and everything is 42 (Douglas Adams) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: dev-help@tortoisesvn.tigris.orgReceived on Sun Mar 13 16:25:28 2005 |
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.