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

Re: Help with ignoring? files

From: mcmillan0520 <mcmillan0520_at_gmail.com>
Date: Tue, 12 Aug 2008 10:42:15 -0700 (PDT)

Andy Levy wrote:
>
> On Tue, Aug 12, 2008 at 11:59, mcmillan0520 <mcmillan0520_at_gmail.com>
> wrote:
>>
>> Hi, I have a repository that looks roughly like this:
>> /
>> /PTE.sln
>> /PTE.suo
>> /Loader/
>> /Loader/[...]
>> /Loader/obj/[...]
>> /Loader/bin/[...]
>>
>> What I want to do is when I commit the repos, any files in the obj and
>> bin
>> directories will not be commited. I do not want them to be ignored, i
>> want
>> them to just not be uploaded at all.
>>
>> Any help?
>
> Are those items in the repository already? If so, you can't ignore
> them with svn:ignore, and you'll need to explicitly un-check those
> items when you commit.
>
> Why do you not want them to be ignored, but also don't want them to be
> committed? Normally if you have a file which you never want committed,
> you'll ignore them via svn:ignore.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
> For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
>
>
>

Sorry, from what I read on the web, ignoring keeps the files uploaded, but
doesn't show any info about them. So, once I delete these items from the
repository, how would I go about setting the svn:ignore rule?
Regards

-- 
View this message in context: http://www.nabble.com/Help-with-ignoring--files-tp18947301p18948978.html
Sent from the tortoisesvn - users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-08-12 19:42:23 CEST

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.