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

Re: Laundry list

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2002-11-05 08:59:00 CET

On Mon, Nov 04, 2002 at 06:40:07PM +0000, Philip Martin wrote:
> Greg Hudson <ghudson@MIT.EDU> writes:
>
> > Right now, we don't generally assume that a revision has an author or
> > date; in practice, revision 0 doesn't have them any all other revisions
> > do.
>
> Is that because they are all created using our clients and libraries?
> What if some other client, perhaps using other libraries, creates a
> revision?

Are you referring to the "all other revisions do" part? If so, then
yes.

cvs2svn.py with Marco's patches actually creates some revisions without
authors for a CVS repository I tried it on. I think they always have
dates, though.

Doing an "svn pl -rREV" on one of the revisions just returned:
  svn:date

i.e. no svn:log or svn:author.

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 5 09:00:12 2002

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.