[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 1339 - trunk/subversion/clients/cmdline

From: <cmpilato_at_collab.net>
Date: 2002-02-21 03:27:25 CET

daniel@tigris.org writes:

> Author: daniel
> Date: 2002-02-20 22:53 GMT
> New Revision: 1339
>
> Added:
> trunk/subversion/clients/cmdline/client_errors.h
> Modified:
> trunk/subversion/clients/cmdline/commit-cmd.c
> Log:
> General improvents, proper error codes are returned more and better.
>
> * ./subversion/clients/cmdline/client_errors.h
>
> (new file) Meant for cmdline client specific error codes only. I've tried
> to use the same system as in the library's error code definition header.
>
> * ./subversion/clients/cmdline/commit-cmd.c
>
> (include) now includes "client_errors.h", we use these error codes all over
> this file now.
>
> (print_single_file_status) No longer features any length-restrictions on
> the path names included in the editor buffer.
>
> (write_status_to_file) now takes editor prefix as an argument
>
> (strip_prefix_from_buffer) improved to cut multiple lines with prefixes
> at once
>
> (message_from_editor) takes editor prefix as argument now, takes
> 'include_status_output' boolean as argument to allow this to optionally
> get switched off. Some cleanups.

Dude, I hope you have a good reason for blowing away my work to
generalize our use of the $EDITOR (see Revision 1295). Did you even
update your working copy before committing? Did you intelligently resolve
the conflicts that should have occured in that update?

Don't mean to sound upset...but sheesh.

---------------------------------------------------------------------
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:37:09 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.