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

[TSVN] TSVN Add displays contents of ignored directories

From: Norbert Unterberg <nepo_at_gmx.net>
Date: 2005-01-17 17:22:18 CET

TortoiseSVN 1.1.2, Build 2400, UNICODE

I am converting a project from CVS to SVN. I check out a project from
CVS, and then add it to the SVN repository.

Sample folder structure:

   proj\
   proj\.cvsignore
   proj\file.c
   proj\CVS\
   proj\CVS\Entries

TSVN Exclude/Ignore pattern is set to "*.bak CVS .cvsignore".

Then I select "TortoiseSVN->Add..." on the "proj" directory.
TSVN displays the Add dialog with this contents:

   proj\
   proj\file.c
   proj\CVS\Entries

Hmm, TSVN does correctly ignore the .cvsignore file and the CVS folder,
but still offers the file in the CVS folder (which should not be there,
with proj\CVS missing. I have tried to ignore */CVS/* instead of CVS but
the result is exactly the same.
The same happens in the commit dialog if "Show unversioned files" is active.

I expect TSVN to ignore all files and subdirs in ignored folders, and
not recurse into them. They could not be added anyway, can they?

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jan 17 17:25:09 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.