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

Re: svn commit: rev 836 - trunk/subversion/libsvn_client

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-01-15 18:35:51 CET

gstein@tigris.org writes:

> Author: gstein
> Date: 2002-01-11 07:22 GMT
> New Revision: 836

> * delete.c (svn_client_delete): use new function.
> BUG FIX: for remote deletes, do not refer to the working copy.

Looks good.

> * copy.c (repos_to_repos_copy): use new function.
> BUG FIX: do not use the URL as a "base directory". simply don't
> refer to the working copy.

Good.

> (repos_to_wc_copy): use new function.
> BUG FIX: do not use the URL as a "base directory". don't provide
> it to RA, yet tell RA to store auth info in the resulting WC.

Good.

> * log.c (svn_client_log): use new function.
> NOTE: it is questionable the way it allows for errors when opening
> the RA session.

I agree. If 'svn log' can't reach the repo, it should return an error.

> * status.c (add_update_info_to_status_hash): use new function.
> NOTE: it is questionable the way it allows for errors when opening
> the RA session.

Same here. If 'svn st -u' can't reach the repo, it should return error.

> * add.c (svn_client_mkdir): use new function.
> BUG FIX: do not use the URL as a "base directory". simply don't
> refer to the working copy.

Good.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:56 2006

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.