This is regarding http://go-dvcs.atlassian.com/display/aod/Generating+the+Subversion+Author+Mapping+File
I'm going through the mgiration process, and need to set up all the users on the Bitbucket side. However some of the old users in SVN are ex-employees, where I want to maintain the ability to review the history, but don't want them to have access to the code.
How should I do this? They no longer have valid company email addresses, can I just set them up in Bitbucket with @mycompany.com email addresses, and then do the mgiration?
I beleive the Author mappings file is used to just map the old commits to their correct authors. These authors do not have to exist on your BitBucket repository. And you can also create your Team account on BitBucket, upload the converted repos, and after that start inviting users to access the BitBucket repos and create their user account.
Hope I didn't miss tha point here James.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.