On 2007-12-19 21:15:20 CET braulio.horta_at_embraer.com.br wrote:
> No. I only did this:
> 1. Create repo (rev 0)
> 2. Check it out (rev 0)
> 3. create FileA.txt, add, commit (rev 1)
> 4. create FileB.txt, add, commit (rev 2)
> 5. create FileC.txt, add, commit (rev 3)
> 6. try to see revision graph. (rev 3)
> I dont even have a trunk/branches/tags structure.
> It is just as simple as possible!
By default, the revision graph will only show
additions, copies / renames and deletions.
In your example, there is no such change for the
root path and you end up with an empty graph.
Try any of the files and you will see the respective
revisions in which they were added.
To display (at least) the HEAD revision, enable
"show HEAD revisions". To show all changes,
enable "Show all revisions".
-- Stefan^2.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sun Dec 23 13:40:08 2007