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

Re: revision graph question

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-02-09 16:19:09 CET

hilz wrote:
> Being a cvs user for a long time, there are few things that i am so much
> used to that are making it hard for me to grasp some things, even after
> reading some documentation targetted for cvs users.

Please read the TSVN manual. We don't target CVS users specifically, but
there is a reasonable tutorial on daily use.

> one of them is the graph.
> in wincvs, when i graph a file, i can see all the revision, and i mean
> ALL the revisions, and i can select any two of them and do a diff right
> there.

> now in tortoiseSVN, when i do a graph on a file, i don't quite
> understand what kind of graph that is. it looks like it only shows
> revisions that branches are created on. is that correct?
> if so, is there a way to get a graph similar to what i get in wincvs?

Correct, in 1.3.1 it shows only the branch creation points. However the
revision graph is being worked on at this very moment :-) In 1.4.0 it
will show the start and the tip of every branch, and there is an option
to show *every* revision as well. This should give you the functionality
you are looking for. Try a nightly build if you are feeling adventurous.

> another thing that is a little confusing is creating branches. in cvs,
> it is possible to create a branch on a single file and not on the whole
> module. Is that possible in svn ? if so, then how do i create such a
> branch using tortoiseSVN ? i was able to create a branch on the whole
> trunk, but not on a single file.

Works for me. If you right click on a single file you can branch/tag
just the same as you can with a folder. You can branch any versioned
file or folder, not just trunk.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Feb 9 17:54:47 2006

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.