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

Re: [PATCH] Kludge to make vc-svn.el work with Ediff (compare file with revision)

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-08-31 17:25:29 CEST

e.huelsmann@gmx.net wrote:
> BTW the solution in elisp that I coded does almost what you describe,
> but hidden to the user.

Oh, that's good then. That is what I meant.

- Julian

>>Sure I can run 'svn cat -r #### file >new-name; chmod -w new-name', but when
>>I ask ediff to diff between a working copy file and a revision it issues the
>>vc-svn-checkout command to retrieve the revision. When diffing between two
>>files, this problem does not exist since I would have to create my own
>>filenames.
>>
>>Where you commenting about the vc-svn.el code or the fact that I even tried
>>to modify it?

I meant "can you make the e-lisp code do the equivalent of "svn cat ... chmod -w ...".

>>>Can you use "svn cat -r#### file > new-name; chmod -w new-name"?
>>>
>>>- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 31 17:25:56 2003

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.