Sounds stupid ye? ;)
So... I'm checking out a project from a read-only repository. The 
project goes its way, it is a game in fact. However I'm making my own 
additions which suit me but not the general public and will not be 
applied. On some stage I'm transferring the project source on the public 
test server and do some tests and patches there in the wild. The problem 
is that the debug sessions take considerable amount of time and 
meanwhile, I'm still working on my pc, so it goes like:
MyPC downloads from official repository
GamePC has to be in sync with MyPC but in both there are changes
Most of the opensource projects have read-only repository, so the link 
is working for checkout only. Then all private changes can't be checked 
in somewhere and are in fact non veresion controlled in terms of private 
changes. Thinking about a way you can define more than 1 repository 
address for a project so in this case, a submenu of update, checkout and 
several other can show up so I can Update from official repository and 
merge with my canges, Commit to my own repository, GamePC can Update and 
Commit to my repository too, I can Update to it and take the changes... 
I know it is very hard to be done... okay second idea - just a simple 
repository switch menu, something like relocate with submenu for list of 
repositories like relocate->Official repository,My repository,Other...
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Oct 30 21:39:05 2006