I have one repository with read-only access on remote server. On my computer I have just working copy of that repository which I'm working on and I need to commit whole working copy to my own Repository with full access. Simply it looks like: Update WC, add/edit some code, commit it on my own repository.
Is it possible because I can't figure out how to do this in Eclipse (with Subclipse plugin) or TortoiseSVN.