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

Re: Need fix for svn_cat bug 1361 before 1.0 please for gui

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-10-25 02:08:38 CEST

Barry Scott <barry@barrys-emacs.org> writes:

> I'm planning to need to use svn_cat a lot in a GUI that I'm going to
> write on top of the pysvn extension. For the command line I understand
> why its not a 1.0 issue. But for tool builders it is more important to
> fix I think.

One of those tool builders might fix it ;)

> I'll need to call svn_cat to get the base version for a GUI diff facility.

svn_cat == svn_client_cat?

You could always steal some code from diff and use the wc layer.

> Reaching into .svn/text-base/XXX.svn-base is not a good thing to do right?

It doesn't have keywords expanded or eols converted.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 25 02:09:16 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.