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

Re: SV: Accessing different revs via Apache?

From: Peter Davis <peter_at_pdavis.cx>
Date: 2002-10-09 19:46:51 CEST

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 09 October 2002 06:29, Noel Yap wrote:
> 4. Each checkin onto main will create a sequential
> revision number tag (eg /.svn-repo/p0/main/0,
> /.svn-repo/p0/main/1, ...)
> 5. A symbolic label may be created to point to any of
> main's revisions

I take it this symbolic revision number will not be directly tied to the real
svn rev number? That's not a bad idea, but it's just a little more work than
I'd want to do upon every commit. Maybe a post-commit script would work.

Some contrived example: let me know if I got this right ("rX" is Subversion
rev number):

/p0
  /main
    /0 -> r1
    /1 -> r3
    /b0
      /0 -> r4
      /LATEST -> r4
    /2 -> r5
    /LATEST ->r5

- --
Peter Davis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9pGuOhDAgUT1yirARAuQ2AKCRX4KmF6olebeXzADODWjx2nMHGACfcV7F
aCQL0H/Ngapmsli/wyJAqRI=
=51KK
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 9 19:47:33 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.