We already have 1 project SVN hosted by Atlassian. We have another project, currently hosted by another online SVN provider, and we want to move it over to Atlassian as a new project (i.e. so we can control access separately for the 2 projects). Is this possible?
Merging the two repos locally. Does that just mean using "svnadmin load"?
If you do not need the previous repo's history (ie your reference about "as a new project"), it should be as simple as create a new top level directory in atlassian repo and locally. Then copy over your tree structure from the older repo. Then do an add, commit sequence just like if you were adding new files.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes this is possible Justin. In order to do this I suggest the following.
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.