[CLOSED] Has there been any changes to SVN

  1. #1

    [CLOSED] Has there been any changes to SVN

    I just tried doing an SVN update (probably after more than 40 days). I got an SVN error: "Repository UUID does not match expected".

    Has there been any change in SVN setup recently, and if yes, is there an easy way to synchronize the change instead of doing a full SVN checkout??
    Last edited by Daniil; Dec 03, 2010 at 10:51 AM. Reason: [CLOSED]
  2. #2
    I am even unable to checkout from http://svn.ext.net/pro
  3. #3
    Hi,

    SVN location has been moved about a month ago
    http://svn.ext.net/premium/trunk/

    Please see
    http://forums.ext.net/showthread.php...ll=1#post44029
  4. #4
    Quote Originally Posted by Daniil View Post
    SVN location has been moved about a month ago
    http://svn.ext.net/premium/trunk/
    I was trying at http://svn.ext.net/pro (got that url while doing SVN upate).

    Anyways, now there are 3 solution files:

    .sln, .all.sln and .dev.sln

    What's the difference between them and when to use which??
  5. #5
    Mod to .sln files. New Ext.Net.2008.sln and Ext.Net.2010.sln files which will load just essential projects.

    .dev.sln


    It might be helpful for you. This solution loads just the basic projects and avoid the [meta] and parser projects.
    Just simplifies and speeds up compiling

    .sln
    This solution is almost the same as .dev.sln.

    .all.sln
    Loads all projects.

Posting Permissions