Tim Asplin wrote on Fri, Aug 20, 2010 at 10:28:52 +0100: > Hello, > > I have read through the manual, and looked at FAQ. But did not seam to find > the answer. > > We have a web site, and directory structure to support it, what we want is > to use subversion to now manage it. So want to use the existing structure > of directories and files as the repository to check out files from, while > also having the files running on the development web site so we can still > use the website. > > In the manual it show you how to create a repository and how to import a > existing folder into it, and in the FAQ how to create a repository and use > files as working set. > > What we want to do is to turn the existing structure into the repository, is > this possible, if so how. >
http://subversion.apache.org/faq#in-place-import > Were are running on windows. > > Thanks > > Tim