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

Re: Ignore list issue

From: Abyss <tomato_at_inmail.sk>
Date: 2007-05-21 08:34:47 CEST

Consider the following solution/project structure:

Root
- AProj
--- AProj.vcproj.COMP.XXX.user
- BProj
--- BProj.vcproj.COMP.XXX.user

Note that these *.user files are just temporary files created by Visual
Studio and should not be submitted to SVN. The files are not versioned. Also
the case of *.user extension is the same in all cases.

During the commit of Root both *.user files are displayed in the Commit
dialog. When I right click the first and from the Tortoise context menu I
choose ignore *.user it ignores only the AProj....user file. I have to right
click on the BProj...user file too. Maybe the *.user works only on given
folder - in this case on AProj folder. Adding a 3rd item to the Tortoise
context menu e.g. Ignore all *.user - which would ignore all *user files
from root folder recursively, would be helpful. Note that my solution
contains about 50 projects and ignoring all *.user files are painful...

Do we have any workaround for this?

Thanks,
Abyss

> Hi,
>
> I have problem to add the
> Project.vcproj.WORKGROUP.Abyss.user files to the ignore
> list. The Visual Studio solution contains 20 projects and each of them
> contains such xxx.user file. I would like to add all such files to the
> ignore list. I tried to use "Add to ingore list" -> *.user command but it
> does not work. I had to add the user files for each project one by one.
>
> One idea how to do this in one step? Is it a bug?

This normally works. I frequently ignore *.o or *.obj

Are the files already versioned? You cannot ignore versioned files.

Check case sensitivity. *.user *.User *.USER are all different.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
----------
* Zoner PhotoStudio 8 - Your Photos perfect, shared, organised! 
www.zoner.com/zps
  You can download your free version.
>From <users-return-6118-tomato=inmail.sk@tortoisesvn.tigris.org> Thu May 10 
13:36:45 2007
Received: from relay.inmail24.com [217.198.113.91] by inMail2
----------
SlovakNET.sk - profesionalny webhosting a registracia domen za najlepsie ceny.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon May 21 08:58:41 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.