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

Re: [PATCH] Message tweaks

From: Peter N. Lundblad <lundblad_at_linux.nu>
Date: 2004-04-25 23:44:28 CEST

Hi,

Here are three more small message modifications. One is a correction of my
earlier patch where a space was removed due to splitting a string into two
lines.

BTW, wasn't this the following part of my previous patch actually wrong?
Index: subversion/clients/cmdline/main.c
===================================================================
--- subversion/clients/cmdline/main.c (revision 9470)
+++ subversion/clients/cmdline/main.c (working copy)
@@ -281,7 +282,7 @@
        "\n"
        " 2. Exports a clean directory tree from the working copy specified "
        "by\n"
- " PATH1, at revision REV if it is given, otherwise at WORKING, "
+ " PATH1, at revision REV if it is given, otherwise at BASE, "
        "into\n"
        " PATH2. If PATH2 is omitted, the last component of the "
        "PATH1 is used\n"

I thought WORKING was an incorrect name for BASE, but as I understand it
now, WORKING is the file possibly with local modifications. So I think
this should be reverted.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sun Apr 25 23:36:15 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.