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

Re: Changing svn:author?

From: <james-tigris_at_jrv.org>
Date: 2003-08-20 17:21:23 CEST

This is over HTTP. It doesn't work with svn on the server either:

/home/james/lib> svn ps svn:author --revprop -rHEAD joe g.c
property `svn:author' set on repository revision '43'
/home/james/lib> svn log g.c
------------------------------------------------------------------------
rev 43: james | 2003-08-20 02:55:46 -0500 (Wed, 20 Aug 2003) | 1 line

prop test
------------------------------------------------------------------------
/home/james/lib> svn info g.c
Path: g.c
Name: g.c
Url: http://127.0.0.1/svn/trunk/lib/g.c
Repository UUID: 123fddf5-05c5-0310-a9ce-d75f5998b0a7
Revision: 43
Node Kind: file
Schedule: normal
Last Changed Author: james
Last Changed Rev: 43
Last Changed Date: 2003-08-20 02:55:46 -0500 (Wed, 20 Aug 2003)
Text Last Updated: 2003-08-20 10:16:58 -0500 (Wed, 20 Aug 2003)
Properties Last Updated: 2003-08-20 10:16:58 -0500 (Wed, 20 Aug 2003)
Checksum: 5bc1639c0e23505c1168541f8ae21c7a

/home/james/lib>

> From: Ben Collins-Sussman <sussman@collab.net>
> Date: 20 Aug 2003 08:04:30 -0500
> Lines: 24
>
> > C:\>svn ps svn:author --revprop -rHEAD joe g.c
> > property `svn:author' set on repository revision '43'
>
> This looks perfectly correct. And works for me too.
>
> >
> > C:\>svn log g.c
> > ------------------------------------------------------------------------
> > rev 43: james | 2003-08-20 02:55:46 -0500 (Wed, 20 Aug 2003) | 1 line
> >
> > prop test
> > ------------------------------------------------------------------------
>
> I'm not sure why it isn't working for you. Is this over file:///,
> http://, or svn:// ? Give us more details.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 20 17:22:41 2003

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.