[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: hilz <hs_74_at_hotmail.com>
Date: 2006-02-10 08:46:15 CET

> 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.
>

That would be great! i will probably give it a try soon. By the way...
when i installed tortoiseSVN on windows XP, it asked me to restart! is
that really necessary? I thought winXP apps shouldn't require a restart.
And now if i uninstall and install the new nightly build, do i have to
restart again?

>> 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.
>

ok here is what i did:
I have a file test/trunk/a folder/hhhh.txt
So i opened the branch/tag dialog on this file and provided the following:

 From WC at URL (this was already there):
svn://192.168.1.4/test/trunk/another folder/hhhh.txt

To URL(i edited this one to look like this):
svn://192.168.1.4/test/branches/hello/a folder/hhhh.txt

So i am expecting to create a branch named hello on this file (and only
this file). but i get the following error message:

Error Path 'branches/hello' not present

So am i doing it wrong? How did you do it?

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Feb 10 08:46:33 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.