Passing --username at checkout time is a no-op for HTTP-served
repositories that allow anonymous read access.
Seems that you have your username/password cached on the first box but
not on the second box?
In any case: rm -rf ~/.subversion/auth/svn.simple/ will remove the
locally-cached usernames/p
Dennis Jones wrote on Fri, Aug 19, 2011 at 16:45:54 -0700:
> I cannot re-run the svnadmin load, because at this point, the repository has
> already been created, and svnadmin load expects an empty repository.
svnadmin doesn't require an empty repository; svnsync does.
> I wish I could start the