Source code - Tortoise SVN - LOG IN REQUIRED NOW?
Source code - Tortoise SVN - LOG IN REQUIRED NOW?
http://www.opendental.com/manual/sourcecode.html
WHEN I right click on the new folder and select SVN Checkout. The tortoise window do come up, and when I copy and paste this URL into the first box:
https://opendentalsoft.com:23793/svn/opendental/ , I get a message that I need to enter a username and password.
it says <https://opendentalsoft.com:23793> VisualSVN Server requests a Username and a password.
I always was able to download the source code without the need for a username and password.
is that something new?
WHEN I right click on the new folder and select SVN Checkout. The tortoise window do come up, and when I copy and paste this URL into the first box:
https://opendentalsoft.com:23793/svn/opendental/ , I get a message that I need to enter a username and password.
it says <https://opendentalsoft.com:23793> VisualSVN Server requests a Username and a password.
I always was able to download the source code without the need for a username and password.
is that something new?
Re: Source code - Tortoise SVN - LOG IN REQUIRED NOW?
What changed was that updated our SVN server the other day. I'll look into removing the credential requirement that the upgrade added without my knowledge.
The best thing about a boolean is even if you are wrong, you are only off by a bit.
Jason Salmon
Open Dental Software
http://www.opendental.com
Jason Salmon
Open Dental Software
http://www.opendental.com
Re: Source code - Tortoise SVN - LOG IN REQUIRED NOW?
That was unnecessarily complicated...
I'm pretty sure I got it working now, please verify from your end.
I'm pretty sure I got it working now, please verify from your end.
The best thing about a boolean is even if you are wrong, you are only off by a bit.
Jason Salmon
Open Dental Software
http://www.opendental.com
Jason Salmon
Open Dental Software
http://www.opendental.com
Re: Source code - Tortoise SVN - LOG IN REQUIRED NOW?
Works GREAT . THANK YOU
Re: Source code - Tortoise SVN - LOG IN REQUIRED NOW?
Is the repository offline? I want to poke around the source over the break, but the repo isn't working. Please check. Thank you and Merry Christmas!
Philip H. Doan, DDS
http://www.kaweahdental.com/
http://www.kaweahdental.com/
Re: Source code - Tortoise SVN - LOG IN REQUIRED NOW?
Works for me as of about 7:30 MST
Cheers,
Bill Starck, DDS
Big Idea Software, LLC
Developer, EASy(Electronic Anesthesia System) for Open Dental
817-807-1709
TX, USA
Bill Starck, DDS
Big Idea Software, LLC
Developer, EASy(Electronic Anesthesia System) for Open Dental
817-807-1709
TX, USA
Re: Source code - Tortoise SVN - LOG IN REQUIRED NOW?
Which URL are you using?
I'm getting Error Unable to connect to a repository at URL
URL is
https://opendentalsoft.com:23793/svn/op ... dental15.4
When I use said URL in a browser, I get a prompt for User Name and Password.
Thank you
I'm getting Error Unable to connect to a repository at URL
URL is
https://opendentalsoft.com:23793/svn/op ... dental15.4
When I use said URL in a browser, I get a prompt for User Name and Password.
Thank you
Philip H. Doan, DDS
http://www.kaweahdental.com/
http://www.kaweahdental.com/
Re: Source code - Tortoise SVN - LOG IN REQUIRED NOW?
I get the dialog in a browser too with that URL, but I'm checking out with Tortoise SVN and I don't get the dialog so I'm not sure. Have you tried checking out with Tortoise SVN?
Cheers,
Bill Starck, DDS
Big Idea Software, LLC
Developer, EASy(Electronic Anesthesia System) for Open Dental
817-807-1709
TX, USA
Bill Starck, DDS
Big Idea Software, LLC
Developer, EASy(Electronic Anesthesia System) for Open Dental
817-807-1709
TX, USA
Re: Source code - Tortoise SVN - LOG IN REQUIRED NOW?
Yes I tried checking out with Tortoise SVN, resulting in the error. Thanks doc. I'll try again in a few days when the OD team comes back. Happy New Year!
Philip H. Doan, DDS
http://www.kaweahdental.com/
http://www.kaweahdental.com/
Re: Source code - Tortoise SVN - LOG IN REQUIRED NOW?
What version of Tortoise SVN are you using? Maybe try updating to their most recent version (1.9.something).teethdood wrote:Yes I tried checking out with Tortoise SVN, resulting in the error. Thanks doc. I'll try again in a few days when the OD team comes back. Happy New Year!
Also, what URL are you using to checkout? (right click the folder that you have checked out > Tortoise SVN > Relocate... > To URL:)
The best thing about a boolean is even if you are wrong, you are only off by a bit.
Jason Salmon
Open Dental Software
http://www.opendental.com
Jason Salmon
Open Dental Software
http://www.opendental.com
Re: Source code - Tortoise SVN - LOG IN REQUIRED NOW?
I'm using Tortoise SVN 1.9.3, newest one
checkout URL is https://opendentalsoft.com:23793/svn/opendental/
Error: Unable to connect to a repository at URL
'https://opendentalsoft.com:23793/svn/opendental/'
Error running context: The requested service provider could not be loaded or initialized.
I think it might have something to do with the SSL certificate? I didn't get any security warning as stated in the source code manpage. It seems to work just fine for those who've downloaded previously with a saved certificate, but not for me on a new machine?
checkout URL is https://opendentalsoft.com:23793/svn/opendental/
Error: Unable to connect to a repository at URL
'https://opendentalsoft.com:23793/svn/opendental/'
Error running context: The requested service provider could not be loaded or initialized.
I think it might have something to do with the SSL certificate? I didn't get any security warning as stated in the source code manpage. It seems to work just fine for those who've downloaded previously with a saved certificate, but not for me on a new machine?
Philip H. Doan, DDS
http://www.kaweahdental.com/
http://www.kaweahdental.com/
Re: Source code - Tortoise SVN - LOG IN REQUIRED NOW?
I tried it on a different computer, it worked fine.
The second computer popped up the certificate warning prompt whereas the first computer did not, so it could not download. I wonder why that prompt never came up in the first place.
The second computer popped up the certificate warning prompt whereas the first computer did not, so it could not download. I wonder why that prompt never came up in the first place.
Philip H. Doan, DDS
http://www.kaweahdental.com/
http://www.kaweahdental.com/
Re: Source code - Tortoise SVN - LOG IN REQUIRED NOW?
If this is the case then the fix is pretty easy:teethdood wrote:I think it might have something to do with the SSL certificate? I didn't get any security warning as stated in the source code manpage. It seems to work just fine for those who've downloaded previously with a saved certificate, but not for me on a new machine?
Right click your folder > TortoiseSVN > Settings > Saved Data (in left pane) > Authentication data Clear All button (right pane).
That should wipe out your passwords (if you have any for other repositories) and the security certs. You should be prompted the next time you try to check out our repo.
The best thing about a boolean is even if you are wrong, you are only off by a bit.
Jason Salmon
Open Dental Software
http://www.opendental.com
Jason Salmon
Open Dental Software
http://www.opendental.com
Re: Source code - Tortoise SVN - LOG IN REQUIRED NOW?
I'm trying to connect to URL https://opendentalsoft.com:23793/svn/opendental/ right now, but the browser prompts for User Name and Password.
What can I do?
Thanks in advance.
David.
What can I do?
Thanks in advance.
David.
Re: Source code - Tortoise SVN - LOG IN REQUIRED NOW?
Nothing as of right now to browse it in a browser (that I know of at least). I haven't spent the time to figure out why that functionality got removed after we updated our SVN server to a higher version. You could check it out into a folder on your computer and browse it that way. I'm willing to look into getting the browser to work but it's very low on my priority list unless of course you have a good reason to need browsing capabilities that convinces me to move it up in the listDavidM wrote:I'm trying to connect to URL https://opendentalsoft.com:23793/svn/opendental/ right now, but the browser prompts for User Name and Password.
What can I do?
Thanks in advance.
David.
The best thing about a boolean is even if you are wrong, you are only off by a bit.
Jason Salmon
Open Dental Software
http://www.opendental.com
Jason Salmon
Open Dental Software
http://www.opendental.com
Re: Source code - Tortoise SVN - LOG IN REQUIRED NOW?
Ok, I understand.
I had the same problem in SVN, but following your previous instructions in this forum finally I got it.
Thanks.
I had the same problem in SVN, but following your previous instructions in this forum finally I got it.
Thanks.