bugGNU arch -- a revision control system - Bugs: bug #6797, vim swap files support is...

 
 

bug #6797: vim swap files support is incomplete.

Submitter:  Thomas Zander <zander>
Submitted:  Wed 26 Nov 2003 09:16:43 PM UTC
   
 
Category:  tla Severity:  3 - Normal
Item Group:  small feature idea Status:  None
Privacy:  Public Open/Closed:  Declined
Release: 
Fixed Release: 
Merge Request?:  yes -- diffs included
Your Archive Name: 
Your Archive Location: 
Assigned to:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 31 Dec 2003 10:52:43 AM UTC, comment #2: 

Becaus of binairy files?  Thats extremely far fetched, I hoped you'd come up with a better excuse.

Thomas Zander <zander>
Wed 31 Dec 2003 12:26:54 AM UTC, comment #1: 

Changing this behavior would mean changing the default backup regexp from having just .swp to .sw[a-p]. This would be a bad idea because of all sorts of binary files.

As users typically do not have multiple swapfiles at once, it is recommended that for the very few that do, they modify their regex locally in their {arch}/=tagging-method file and change \.swp to \.sw[a-p]

James Blackwell <jblack>
Wed 26 Nov 2003 09:16:43 PM UTC, original submission:  

Vim swap file support is currently limited to .swp files; but if more then one swap file for a certain file is created this breaks. The following swap files end with 'o','n','m' i.e. counting down in the alphabet.

The attached patch is a good way to fix this.

Thomas Zander <zander>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #882:  swp.diff added by zander (513B - text/x-diff)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2003-12-31 jblack Open/ClosedOpen Declined
2003-11-26 zander Attached File- Added swp.diff, #876

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code