[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: mbahce <batcaa_at_gmail.com>
Date: Wed, 27 Jan 2010 00:43:20 -0800 (PST)

This is critical for us because of our internal and external survey.
For example about our subtree shown below; Sometimes we have to show
file/folder revisions to the person who is on duty or the survey...

├[c_Tasarim_Dokumanlari]{rev6}
   │ │
   │ ├[1_On-Kavramsal_Tasarim]{rev6}
   │ │ │
   │ │ ├[a_Sistem_On-Kavramsal_Tasarim]{rev5}
   │ │ │ │
   │ │ │ └KULLANICI_EL_KİTABI_v5.doc{rev5}
   │ │ ├[b_Yazilim_On-Kavramsal_Tasarim]{rev1}
   │ │ │ │
   │ │ │ └[e_Yazilim_Gelistirme_Plani]{rev1}
   │ │ ├[c_Donanim_On-Kavramsal_Tasarim]{rev1}
   │ │ └[d_Arayuz_On-Kavramsal_Tasarim]{rev6}
   │ │ │
   │ │ └KULLANICI_EL_KİTABI_v6.doc{rev6}
   │ └[2_Kritik_Ayrintili_Tasarim]{rev1}
   │ │
   │ ├[a_Sistem_Kritik-Ayrintili_Tasarim]{rev1}
   │ ├[b_Yazilim_Kritik-Ayrintili_Tasarim]{rev1}
   │ ├[c_Donanim_Kritik-Ayrintili_Tasarim]{rev1}
   │ └[d_Arayuz_Kritik-Ayrintili_Tasarim]{rev1}

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

Is it possible to take this rev numbers in file/folder tree
automatically with a tool?

Best Regards,

On Jan 27, 9:51 am, Jean-Marc van Leerdam <j.m.van.leer..._at_gmail.com>
wrote:
> Hi,
>
> 2010/1/27 mbahce <bat..._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&dsMess...
>
> To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2442353

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-01-27 09:44:25 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.