[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: Ivan Cenov <i_cenov_at_botevgrad.com>
Date: 2007-05-21 09:26:16 CEST

Abyss ??????:
> 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
>
Hi,
You may add *.user in global-ignores list in
C:\Documents and Settings\user\Application Data\Subversion\config

-- 
Regards,
Ivan Cenov
OKTO-7 Co., Botevgrad, Bulgaria
i_cenov@botevgrad.com, imc@okto7.com
  GSM: +359 888 76 10 80
phone: +359 723 6 61 20, +359 723 6 61 61
  fax: +359 723 6 62 62
Received on Mon May 21 09:26:44 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.