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

Re: post commit hook to update a changelist file

From: Tyler Roscoe <tyler_at_cryptio.net>
Date: Wed, 8 Apr 2009 08:40:43 -0700

On Wed, Apr 08, 2009 at 03:06:16PM +0400, Andrey Repin wrote:
> > i'd like to use tags but i can't seem to get the syntax right:
>
> > our release tags live here
>
> Unix>> svn ls http://www.ourcorp.com/svn/versic/builds
> > 0.1
> > 0.2
> > 0.3
> > 0.4
> > 1.0
> > 1.1
>
> > what syntax should i use to get the list of commit messages from 1.0
> > to 1.1 in this example?
>
> [~/]$svn info http://www.ourcorp.com/svn/versic/builds/1.0
> Path: 1.0
> URL: http://www.ourcorp.com/svn/versic/builds/1.0
> Repository Root: http://www.ourcorp.com/svn/versic
> Repository UUID: f4de985e-6dcf-9f4d-8c76-0c4191c3a480
> Revision: 20
> Node Kind: directory
> Last Changed Author: listman
> Last Changed Rev: 2
> Last Changed Date: 2009-03-29 21:44:40 +0400 (Вс, 29 мар 2009)
>
> This is enough for you? :)

Listman,

Yeah my instructions were a little incomplete. I was thinking of tags in
CVS, which work differently from tags in SVN. However, the data is
there, as lorenz and Andrey have pointed out.

good luck,
tyler
Received on 2009-04-08 17:41:35 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.