commit while travelling

akujbida
akujbida
I checked out while in the office, using the local IP of the svn server. Now I'm in another country, and can tunnel into the svn server, but how to commit?    eg  While in office: svn co 192.168.0.12//path/to/repos/project1  While in another country: svn commit ...but does not work (of course).    I've set up a svn tunnel, and have no trouble doing svn list, and even svn checkout, but I do not want to checkout a whole new tree and then figure out how to copy all my changes from my office checkout to the traveling checkout.    Regards,  Aleksander

Last updated

akujbida
akujbida
commit while travelling SOLVED    From the manual: svn switch --relocate    But thanks for being there....

1-3 of 3

Reply to this discussion

You cannot edit posts or make replies: You should be logged in before you can post.