0

thanks to this post: How to import my local svn project to new created svn repository and keep history information, I know it's possible to export local SVN history into new repository.

However, how you I do the same thing using an Assembla repository, are there tricks or software to do a such thing ?

Thank you by advance.

Community
  • 1
  • 1
Chris
  • 1
  • 1
  • 1
    This question is fairly off-topic here. Whatever, I don't think you need tricks since it's an [advertised feature](https://www.assembla.com/features/subversion#b). – Álvaro González Jan 15 '13 at 13:07
  • Álvaro, version control questions are seldom off-topic since they relate to tools used by programmers (see the FAQ). – Emil Vikström Jan 15 '13 at 14:45

1 Answers1

1

For Assembla in case of empty repo you have in Source/SVN - Import/Export tab "Import dump" enabled, and use it for importing your dump.

Lazy Badger
  • 94,711
  • 9
  • 78
  • 110