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

Re: Retrieve the full URL of a file given the revision number

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Sun, 25 Jan 2009 00:42:05 -0600

On Jan 24, 2009, at 22:30, Jay Jesus Amorin wrote:

> No, probably not that. I want an svn command that when i run given
> the revision number will return a URL of the file/files of that
> revision in the repository.

Well a revision represents the repository as a whole. Do you mean the
list of files and directories changed by a particular revision? If
so, then you want "svn diff --summarize -c REV" where REV is the
revision.

If that's not what you mean, perhaps you could show us the output you
want to receive, and then perhaps we can tell you the svn command
that will help you get that output.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1048899

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-27 21:22:14 CET

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.