Is it possible to checkout a working copy of the whole repository, or do I have to checkout each project seperately?
I ask because my SVN client (Cornerstone) wants to be able to access the root so it can build a cache of log messages.
Also, if I can't access the root, how do I later add more projects?
Community moderators have prevented the ability to post new answers.
Yes, you can checkout the whole repository as long as you have permission to view it all.
svn co https://example.atlassian.net/svn
Project creation bypasses the SVN permissions of your user account.
Ensure that the account has application access to FishEye and all repository permissions are set up in a way that lets that user have read-only or commit access to everything. Failing this, please raise a support request and we'll look into it for you.
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.