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

BUG: Different behaviour of global-ignores and svn:ignore property in WinXP

From: Jason Morgan <jason.morgan_at_cropwell.net>
Date: 2005-11-16 11:50:07 CET

Hi,

I'm using subversion with TortoiseSVN and an electronics CAD package.

This package generates backup files with names like
<orig_name>.~(version).<orig_extension>

These files are of no use in the repository so need to be excluded.
I can exclude these from being added to the repository with the
global-ignores value of *.~*
in the registry, but the same glob mask on the svn:ignores property on a
directory does not work.

svn 1.2.3 (also tried 1.2.0) and TortoiseSVN 1.2.5, Build 4719 - 32 Bit with
Windows XP SP2

This bug is confirmed by another user with a similar setup.

Cheers,
Jason.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 16 11:51:59 2005

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.