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

RE: tortoise svn patch shows .class files and folders

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 22 Aug 2013 16:12:06 +0000

> On Wed, Aug 21, 2013 at 2:56 AM, gyanendra Singh <gyanendras_at_gmail.com>
> wrote:
> Please advise how can I configure svn to ignore .class files and folder list when
> creating  svn patch
>
> You probably want to add .class to the global ignore pattern:
> http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-
> settings.html#tsvn-dug-settings-main. Bottom right in the image there. Note
> that the global ignore pattern is a local machine setting, so your coworkers
> should do this on their machines as well.

I don't think so. Ignores only ignore non-versioned files when you add/import. A patch is going to include all modified versioned files AFAIK.

If you don't want .class files in your patch does that mean you don't want them to be in your repository? If so, then yes, you should delete them from your repo and then ignore them.

BOb

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3063199

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-08-22 18:12:18 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.