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

Re: how to take a report of the repository with revision numbers in tree structure

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Wed, 27 Jan 2010 08:51:23 +0100

Hi,

2010/1/27 mbahce <batcaa_at_gmail.com>:
> Thanks Jean-Marc,
>
>
> Here below I send you an example of a repository tree of the folder
> and file names.
>
> I am asking is there any tool that we can take a report of the
> repository with folder and file names with file extensions in tree
> structure with revision numbers...?
>

Why do you need that for a subversion repository?

Files do not have individual revision numbers. A subversion revision
number refers to the state of the entire repository.

Each time you commit something, the revision number for the repository
is increased. With this new number you can retrieve all unchanged
files too.

So again, why do you want to retrieve revision numbers for individual
files/folders?

-- 
Regards,
Jean-Marc
--
.       ___
.  @@  // \\      "De Chelonian Mobile"
. (_,\/ \_/ \     TortoiseSVN
.   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
.   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2442346
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-01-27 08:51:28 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.