Edgewall Software
Modify

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#11089 closed enhancement (fixed)

Ignore some IDE files

Reported by: Ryan J Ollos <ryan.j.ollos@…> Owned by: Ryan J Ollos <ryan.j.ollos@…>
Priority: normal Milestone: 1.0.2
Component: general Version: 1.0-stable
Severity: normal Keywords:
Cc: dev Branch:
Release Notes:

Ignore PyCharm and PyDev IDE files in Subversion, Git and Mercurial.

API Changes:
Internal Changes:

Description

The attached patch ignores project files from PyCharm and PyDev (Eclipse) for SVN, Git and Hg. Patch is for 1.0-stable.

Attachments (1)

t11089-r11701-1.patch (1016 bytes ) - added by Ryan J Ollos <ryan.j.ollos@…> 11 years ago.
Patch against r11701 of 1.0-stable.

Download all attachments as: .zip

Change History (6)

by Ryan J Ollos <ryan.j.ollos@…>, 11 years ago

Attachment: t11089-r11701-1.patch added

Patch against r11701 of 1.0-stable.

comment:1 by Ryan J Ollos <ryan.j.ollos@…>, 11 years ago

attachment:t11089-r11701-1.patch​ appears to demonstrate a small defect in how svn props are displayed by the patch viewer. The svn:ignore property changes are on the root directory, but they are shown under the heading for the .hgignore file.

in reply to:  1 comment:2 by Ryan J Ollos <ryan.j.ollos@…>, 11 years ago

Replying to Ryan J Ollos <ryan.j.ollos@…>:

attachment:t11089-r11701-1.patch​ appears to demonstrate a small defect …

#11091

comment:3 by Christian Boos, 11 years ago

Milestone: 1.0.2
Resolution: fixed
Status: newclosed

Applied in r11704 and r11705.

I won't comment on svn patch ignoring the svn prop changes, neither on svn diff -N . showing the prop changes for '.' and the changes for .gitignore and .hgignore, but svn ci -N . only committing the prop changes on '.'. Well, I just did. Sorry.

comment:4 by Christian Boos, 11 years ago

Owner: set to Ryan J Ollos <ryan.j.ollos@…>

comment:5 by Ryan J Ollos <ryan.j.ollos@…>, 11 years ago

Release Notes: modified (diff)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos <ryan.j.ollos@…>.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Ryan J Ollos <ryan.j.ollos@…> to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.