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

RE: Head revision

From: Dassi, Nasser <NDassi_at_141xm.com>
Date: 2005-01-26 18:41:15 CET

IMHO the notion of security and restricted-access rights come to mind.

Someone who is not granted access to a WC should not be able to snoop
the details of any given revision of any given repository.

- nasser

Nasser Dassi
Sr. Technical Programmer
=========================================
E: ndassi@141xm.com
=========================================

-----Original Message-----
From: Dale Worley [mailto:dworley@pingtel.com]
Sent: Wednesday, January 26, 2005 12:33 PM
To: 'Subversion Users'
Subject: RE: Head revision

I've wondered why you can't do "svn info http://....@HEAD" to get that
information. "svn info" is useful for delivering all sorts of "global"
information, but you must run it from a WC. But I don't see the
necessity
of that.

Dale

-----Original Message-----
From: Michael W Thelen [mailto:mike@pietdepsi.com]
The easiest way I've found to get the HEAD revision number remotely is
to run "svn status -u", which reports "Status against revision: X" where
X is HEAD. On the server, you can run "svnlook youngest
/path/to/repos".

--
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 26 18:48:39 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.