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

Re: theoretical question about Subversion

From: Basile STARYNKEVITCH <basile_at_starynkevitch.net>
Date: 2005-04-17 20:16:13 CEST

Le Sun, Apr 17, 2005 at 07:40:32PM +0200, Meszaros Dezso écrivait/wrote:
> Hi!
>
> Sorry for disturbing you, I am not an expert in the SCM world, but I
> have a question which can be an interestiong question about the future
> of the Subversion.
> (we use an RCS based system with a Windows GUI frontend,
> we have about 39 projects consisting 3388 files since 1997,
> some file has more than 100 revision, 3 of them has more than 150)
>
> Our major problem about every SCM-s we know, that every version
> changes is based on WHO and WHEN and other infos like status,
> Revision, etc. But not on WHERE, I mean when someone works with a
> file - check-it out in "Computer 1" ,

You might use a convential property with Subversion to indicate
this. For example
   svn propset host `hostname`
Of course in practice this means some shell script wrapping your svn
commit command.

You might also use a synchroniser like Unison (which is not a
versioning system)

-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/ 
email: basile<at>starynkevitch<dot>net 
aliases: basile<at>tunes<dot>org = bstarynk<at>nerim<dot>net
8, rue de la Faïencerie, 92340 Bourg La Reine, France
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Apr 17 20:18:37 2005

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.