I have a configuration question about SVN.
I have downloaded some code from a 3rd-party SVN (e.g., sourceforge or google-code). If I make local changes to this code, how should I back up my changes to my own svn?
I want to be able to pull down changes from the 3rd-party svn to diff with my own version.
(I am using intelli-j, but can use command line svn too.)