Mand
Thanks for pointing that out. I've raised a bug (SU-17515) for our development to resolve this. We'll keep you posted on progress.
cucombre
Any update ? It's been almost three months and SmartSVN version 7.5.X is completely unusable for us because of this - we rolled back to version 6.
P Richardson
Hi there, There have been significant changes in the interface surounding repository management. Much of this was to simplify the layout by removing or moving menu items to a more appropriate place, but also to to reduce the need to use this seperate repository manager interface when it can be done for you simply through entering values. If you perform a Check Out, it will ask you for a repository to Check Out from. If SmartSVN knows about the repository already, it will be available from the dropdown list. Alternately you can type the URL yourself to where it exists (SmartSVN will validate the address as you type it, so if you supply an incorrectly formatted address, it will tell you). When you complete the Check Out operating, it will save and remember these details for next time (which will mean it would be available fromk the dropdown list, if it wasn't before). The import operation will something similar to the Check Out operation in this regard. The Open Working Copy option will ask you where on your local disk this is contained. Once you have selected this, the setting will be read from the .svn directory and stored within SmartSVN. If you want to see what repositories SmartSVN knows about and update any of the credentials, you can access the Authentication section of the settings. For Windows users, select Preferances from the Edit menu, for Mac users select Preferances from the SmartSVN menu. In regards to SmartSVN being unusable, I would be interested to understand this some more. It's easy for me to sit here and talk about how easy it is when I am in the know. Can you tell me what you are attempting to acheive as your goal, what you are selecting and what you are entering (by all means, provide a fake address, but keep it close so as not to be too far away from reality) within any boxes. We can see how we get on from there.
P Richardson
Hi there, First, the repository browser is still present. You can access this function from the Window menu and selecting New Repository Browser. To teach SmartSVN about a repository you have never previously supplied it, will depend which operation you are doing as I noted. For the repository browser: It will ask for the address of the repository you wish to view. Any that are stored in the authentication settings will be listed in the dropdown, or you can specify a URL and click browse. For a checkout operation: Again it will ask for the repository URL. If you repository needs authentication as yours does, SmartSVN will ask you for the credentials itself. So if your repsotiry was "https://svn.domain.com/svn/repoa/", then enter just that. Once your proceed bejond that screen it will ask for the username and password in a seperate authentication dialogue. Could I ask you to provide step by step where you are clicking, what you are entering and what errors you are getting? There is really only so much I can advise were I am blind to where you are getting to.
jshafe
I don't know if my comment will resonate with other users, but since repositories are the number one reason for using this program, having a menu dedicated to them and to their creation and management doesn't seem unreasonable. I found the older version of your program much more intuitive in this regard, then this new indirect method for identifying a new repository.
sae
how to setup ssh+svn if no manage button available any more
I have the same problem.
There is no dialog for setup SSH+SVN connection with ssh public keys. :(
How to setup checkout from repository using SSH+SVN + public keyfile? if no "Manage" button available?
pacific.ripples@gmail.com
Hi I'm getting stuck at ssh authentication . I have created the repository on one system and im trying to checkout from another system using svn+ssh://... but i'm getting stuck at the next step where its asking credentials for login. The password option is disabled and for the ssh authentication its asking a login name which i'm not sure about . if any solutions are available please let me know.
Nieb
So how does one change SVN login info on a project/repository with out the profile manager? One should not have to do a fresh checkout just to change login info.