Filed as issue #1218.
Sander
On Thu, Mar 27, 2003 at 12:14:26PM +1100, Martin Pool wrote:
> Hello,
>
> Following is a patch to improve vc-svn. It does not fix every outstanding
> issue, but after testing and discussion on the list I think it is an
> improvement. Please apply.
>
> Log entry:
>
> * tools/client-side/vc-svn.el (vc-svn-state): Avoid running "svn
> status -uv" to check the status of a file, because this causes
> network delays and is not really necessary, and also does not work
> on newly-added files in some releases of Subversion (issue #1042).
>
> * tools/client-side/vc-svn.el: Describe how to get svn support
> autoloaded by emacs. Document work that should be done to bring
> this up to the same standard as emacs vc-cvs support.
>
> * tools/client-side/vc-svn.el (vc-svn-merge-news): Implement vc-merge
> for Subversion. After merging updates, if any, cause vc to reload
> the file's base revision.
>
> Thanks
> Martin
> [snip]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 2 14:45:12 2003