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

Re: Where to put Log entries

From: Jani Averbach <jaa_at_cc.jyu.fi>
Date: 2003-09-03 19:30:17 CEST

On Wed, 3 Sep 2003, Marc Singer wrote:

> I recognize that you want log entries for each patch. Where do I put
> them so that they are in the right place? CHANGES?
>

If I get your point correctly, you should put your log entry with your
patch mail, so they are easily together for reviewer/committer.

Like that,

Log:

Add Cygwin as a special target when test-system is constructing nasty
names for URI.

* subversion/tests/clients/cmdline/commit_tests.py
  (commit_uri_unsafe): Handle cygwin with care

* subversion/tests/clients/cmdline/svntest/main.py
  (svntest.main): Add a boolean flag for cygwin

Index: subversion/tests/clients/cmdline/commit_tests.py
===================================================================
--- subversion/tests/clients/cmdline/commit_tests.py (revision 6830)
+++ subversion/tests/clients/cmdline/commit_tests.py (working copy)
@@ -1120,6 +1120,10 @@

....

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 3 19:31:49 2003

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.