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

Adding .*.swp to svn:ignore

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: 2007-03-31 15:52:01 CEST

I'd like to add .*.swp to the svn:ignore property on the directories
within our source tree. When editing a file, vim creates a hidden swap
file of the same name, but with a .swp extension in the directory of the
edited file. (Example: 'foo.txt' becomes '.foo.txt.swp') When editing
several files, this can get a bit annoying when doing running 'svn status'.

I know that the vimmers here may be in the minority, but I think that it
would still be useful for us if we ignored these files.

Any objections?

-Hyrum

Received on Sat Mar 31 15:51:34 2007

This is an archived mail posted to the Subversion Dev mailing list.

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