Connecting to SVN server

Page 1 of 2 12 LastLast
  1. #1

    Connecting to SVN server

    Hi all..

    we have purchased New ext.net and we have got this links to the SVN location with user name and password...

    my problem is when we browse these links (
    • Coolite.EmbeddedResourceBuilder/
    • Coolite.Examples/
    • Coolite.Ext.UX/
    • Coolite.Ext.Web/
    • Coolite.Sandbox/
    • Coolite.Toolkit.install.sln
    • Coolite.Toolkit.sln
    • Coolite.Utilities/

    ) it will show some other links and if we lick on that it is showing source code
    which i can't understand..and till now we didn't get .dll, please help soon i want to do some experiments on my project with this Ext.net
    Last edited by geoffrey.mcgill; Aug 03, 2010 at 5:33 AM.
  2. #2
    Hi,

    You'll need to install an SVN client tool which will handle connecting to the SVN server and getting the latest source code.

    We use Tortoise SVN.

    1. Download and install Tortoise SVN (http://tortoisesvn.net/downloads)
    2. Create a new folder on your computer somewhere.
    3. Right-click on the folder and select "SVN Checkout...". Follow the steps, but basically you'll be asked for the SVN url, then after it connects, your username and password.
    4. Wait for everything to download. There's a lot in SVN, so this might take a while.
    5. After download, double-click on the Visual Studio Solution file (.sln). After project has loaded in Visual Studio, Rebuild the Solution. This will compile new .dll's.
    6. In you local web application/project, add a Reference to the new Ext.Net .dll (or Coolite.Ext.Web.dll in <v1.0).

    Hope this helps.
    Geoffrey McGill
    Founder
  3. #3

    No SVN Checkout context menu

    Hey Geoffrey,

    It turns out I already had Tortoise SVN installed, but updated anyway. However, I do not have any SVN Checkout context menu when I right click on my new folder...any ideas? Sorry bout this, seems noobish...just thought you might have some idea. I have the 32 bit version installed on my XP laptop.

    Dan

    Trying to uninstall/reinstall....people say it's a bug...it should work...
    Last edited by geodan; Aug 04, 2010 at 11:07 PM.
  4. #4

    Yah, was a bug

    just had to uninstall it and reinstall it....it was an installer bug.
  5. #5

    SVN checkout problems

    Hi

    we tried to checkout and download the ext.net 2.0 project from the url : http://svn.ext.net/premium/branches/2.0/, but without success.

    We are using TortoiseSVN 1.7.6 as svn client.

    We had an error message from tortoiseSVN : unable to connect to a repository at URL...... could not read status line an existing connection was forcibly closed by the remote host.

    Thanks
  6. #6
    Hi @Digital.Dynamics,

    Welcome to Ext.NET!

    Could you try again? I've just tried to checkout with success.
  7. #7
    Thanks Daniil, but it still not working. Please which version of svn tools are you using?
  8. #8
    Hi,

    I use TortoiseSVN 1.7.6, Build 22632 - 64 Bit.

    Are you sure that you use the correct credentials and they are accepted?

    Which moment are you facing this error?
    unable to connect to a repository at URL......
    could not read status line an existing connection was forcibly closed by the remote host.
    Just after start? Or does it start to download files and the error occurs some time after?

    Sometimes, I get an error similar the one you described after some time during downloading. Then I right click on the folder and choose "SVN Update". It continues to download the rest files.
  9. #9
    Hi, Daniil

    I tried many times but without success. I'm facing this error few minutes after clicking on button OK.

    I never get the prompt for entering our credentials.

    please help.
  10. #10
    Try to open that link in the browser. What result do you have?
Page 1 of 2 12 LastLast

Similar Threads

  1. Deploy Ext.NET on server
    By Antonio09 in forum 2.x Help
    Replies: 17
    Last Post: Jul 26, 2012, 11:04 PM
  2. Cant use Inline Server Tags in server markup
    By tuananhdnx in forum 1.x Help
    Replies: 1
    Last Post: Dec 04, 2011, 11:20 PM
  3. [CLOSED] svn not connecting!
    By webclouder in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jun 20, 2011, 1:11 PM
  4. Server Performance
    By magisystem in forum Open Discussions
    Replies: 2
    Last Post: Sep 30, 2010, 12:18 PM
  5. ASP.NET Server controls
    By chad in forum Open Discussions
    Replies: 4
    Last Post: Aug 02, 2008, 6:08 PM

Posting Permissions