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

RE: svn commit: r1378960 - in /subversion/trunk/tools/server-side/svnpubsub: README.txt svnwcsub.py

From: Bert Huijben <bert_at_qqmail.nl>
Date: Thu, 30 Aug 2012 20:41:38 +0200

> -----Original Message-----
> From: danielsh_at_apache.org [mailto:danielsh_at_apache.org]
> Sent: donderdag 30 augustus 2012 16:34
> To: commits_at_subversion.apache.org
> Subject: svn commit: r1378960 - in /subversion/trunk/tools/server-
> side/svnpubsub: README.txt svnwcsub.py
>
> Author: danielsh
> Date: Thu Aug 30 14:34:12 2012
> New Revision: 1378960
>
> URL: http://svn.apache.org/viewvc?rev=1378960&view=rev
> Log:
> [in tools/server-side/svnpubsub/]
>
> * svnwcsub.py
> (BackgroundWorker._update):
> Create file '.revision' with the revision number.
>
> * README.txt:
> Document that.
>
> Modified:
> subversion/trunk/tools/server-side/svnpubsub/README.txt
> subversion/trunk/tools/server-side/svnpubsub/svnwcsub.py
>
> Modified: subversion/trunk/tools/server-side/svnpubsub/README.txt
> URL: http://svn.apache.org/viewvc/subversion/trunk/tools/server-
> side/svnpubsub/README.txt?rev=1378960&r1=1378959&r2=1378960&view=
> diff
> ==========================================================
> ====================
> --- subversion/trunk/tools/server-side/svnpubsub/README.txt (original)
> +++ subversion/trunk/tools/server-side/svnpubsub/README.txt Thu Aug 30
> 14:34:12 2012
> @@ -40,3 +40,9 @@ Installation instructions:
>
> (eg svnwcsub.py, svnpubsub/client.py,
> 'curl -i http://${hostname}:2069/commits/json')
> +
> +
> +Other notes:
> +
> +- svnwcsub.py will create a file called ".revision" in the root of the working
> + copy it updates. That file will contain `svn info | sed -ne s/^URL:.//p`.

Doesn't this document that you wrote the URL to the revision file?
(Or did I miss some magic sed syntax?)

        Bert
Received on 2012-08-30 20:42:20 CEST

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.