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

RE: Checkout status?

From: Robert Hunter <robert.hunter_at_gen-i.co.nz>
Date: 2004-11-12 00:53:24 CET

You could use non-reserved properties for this, if you wanted.

svn propset contact "John Doe <user1@example.com>" filename.c

svn propget contact filename.c

-----Original Message-----
From: Martin Hilpert [mailto:mh@iComps.de]
Sent: Friday, 12 November 2004 12:38 a.m.
To: users@subversion.tigris.org
Subject: Checkout status?

Hello,

I know the difference between the copy-modify-merge and the
lock-modify-unlock models. As you don't "check out" (and lock) files in
subversion, you don't have the information that a specific user is working
on that file. Is there some possibility to somehow get such information with
subversion? Perhaps via the subversion-specific properties or something
else?

I think of a scenario like

- user1 checks out a file (basically get the latest version)
- user1 somehow marks this file in the repository with his name
- user2 can see who is working on this file and get in contact with him

Is this possible?

Greetings,
Martin Hilpert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

######################################################################
This e-mail message has been scanned and cleared by MailMarshal at
http://www.gen-i.co.nz
######################################################################

*****************************************************************************
This communication, including any attachments, is confidential.
If you are not the intended recipient, you should not read it
- please contact me immediately, destroy it, and do not copy
or use any part of this communication or disclose anything about it,
Thank you.
Please note that this communication does not designate an information system
for the purposes of the Electronic Transactions Act 2002
******************************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 12 00:54:13 2004

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.