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

Re: Getting info about revisions

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-03-25 21:54:40 CET

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

> Having thought about this its seems that what is needed is to add the
> full path within the repos to the svn_wc_entry_t and svn_dirent_t as
> returned by svn_client_ls, svn_client_status.

Neither svn_wc_entry_t not svn_dirent_t can be changed in 1.1 as it
would break the ABI.

> Any way a suitable fix makes it into 1.1?

svn_wc_adm_access_t is opaque so it can be changed, would that help?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 25 21:54:56 2004

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.