On Thu, May 24, 2012 at 10:33 PM, Andy Levy wrote:
> ...
> Subversion won't care that the names have changed (there is no
> technical requirement for you to do this at all), but your users will
> because they have to remember that Bob is now Robert, and Susan is now
> Sue, etc. If the names are s
On Thu, May 24, 2012 at 10:05 PM, Daniel Shahaf wrote:
> ...
> Why do you believe you would need to "map" user accounts? What does
> "map" mean?
Ok, I'll try to explain myself a bit better.
I'm migrating a repository from SVN source server A to SVN target server B.
SVN server A has account U f
hi,
I need to migrate our Subversion repository to another SVN server.
The servers have different user accounts and I would need to map user
accounts used in the source repository to target repository user accounts
before importing the repository.
How do I map SVN repository users in this case?