Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p><strong><em>I have a suggestion for a solution that fixes the problem, but I do not know how good the solution really is... can someone evaluate this?</em></strong></p> <hr> <p>1) Create two folders in repository(svn://localhost/repo/):</p> <p>Projects</p> <p>WebSites</p> <p>2) File -> New -> Web Site (WebSite1)</p> <p>3) Right click the <strong>Solution 'WebSite1'</strong> in the solution explorer and choose "<strong>Add solution to Subversion</strong>" and choose <strong>Project Name</strong> WebSite1 and <strong>Repository Url</strong> svn://localhost/repo/Projects/ with the <strong>Local Folder</strong> C:\Users\UserName\Documents\Visual Studio 2008\Projects\WebSite1 and click "<strong>Add trunk Folder for Project</strong>", the project will now be created in svn://localhost/repo/Projects/WebSite1/</p> <p>4) Right click the <strong>Solution</strong> in the solution explorer and choose commit</p> <p>5) Right click the <strong>c:\...\WebSite1\</strong> in the solution explorer and choose <strong>Project Name</strong> WebSite1 and "<strong>Add Selected Projects to Subversion</strong>" and choose <strong>Repository Url</strong> svn://localhost/repo/WebSites/ with the <strong>Local Folder</strong> C:\Users\UserName\Documents\Visual Studio 2008\WebSites\WebSite1 and click "<strong>Add trunk Folder for Project</strong>", the project will now be created in svn://localhost/repo/WebSites/WebSite1/trunk/ at last choose "<strong>Mark as Managed by Subversion</strong>"</p> <p>6) Right click the <strong>Project</strong> in the solution explorer and choose commit</p> <p>By doing this way the files in the Projects and WebSites folder gets loaded in to the Subversion repository and you have ability to create branches, tags and trunks.</p> <p>I use SlikSVN(Subversion) and AnkhSVN(Visual Studio Subversion Interface) when i do this.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload