On Wed, Apr 22, 2009 at 09:21:30AM +0100, Bill Hart wrote:
> I wonder actually if we do use switch whether making changes to the
> currently "switched" branch also automatically makes those changes to
> trunk. I guess not, as that would probably be illogical. But then
> again, I don't know how it handles changes made to trunk but not the
> branch. I should read the svn manual more carefully.

You're right, it won't.

The result of running 'svn checkout .../trunk; svn switch .../branch' is the
same as that of running 'svn checkout .../branch' directly.

-Willem Jan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-devel@googlegroups.com
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to