SVN: How can I update an existing repository from an exported copy ?

Posted by user206705 on Stack Overflow See other posts from Stack Overflow or by user206705
Published on 2010-05-20T10:07:14Z Indexed on 2010/05/20 10:10 UTC
Read the original article Hit count: 148

Filed under:
|

Late one afternoon, I did an export of my project repository, and took home my work on my USB key.

I've added many changes to the exported project, and now, having returned to the workplace, I want to update the repository with the project that I've now got.

To complicate matters, I've made updates to the project in both the main trunk and a branch - and I'd like to update the repository to reflect all those changes.

I'm new to SVN and have been relying on tortoise SVN, but I'm a bit lost now.

Would I be best to delete the repository and recreate it from the copies/branches I now have?

thanks

© Stack Overflow or respective owner

Related posts about svn

Related posts about tortoisesvn