[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

How do I sort out my repository?

From: Rowan Sylvester-Bradley <rowan_at_sylvester-bradley.org>
Date: Mon, 15 May 2017 04:14:12 -0700 (PDT)

I have got myself into a bit of a mess due to incomplete understanding of how SVN and how Tortoise work. My working copy (in \\SUE-PC\C-Users\RowanB\Documents\Inetpub\www.sylvesterbradley.org\source) has the structure shown in the attached file. Most of my source files are in either the 'include' directory, or the 'swchoir' directory, with a couple in 'choir'.
My repository is structured as shown in the second attachment. The folder https://svn.riouxsvn.com/ticklist/include seems to contain files which are all at revision 2. The folder https://svn.riouxsvn.com/ticklist/trunk/public_html/swchoir contains files that are between revision 3 and 13. I suppose these are the most recent. The folder https://svn.riouxsvn.com/ticklist/public_html/swchoir/branch1/public_html/swchoir contains files that are between revisions 3 and 11. The folder https://svn.riouxsvn.com/ticklist/branches/Rev11/public_html/swchoir also contains files between rev 3 and 11 (these look very similar to the above set of files but I have not checked in full detail whether they are exactly the same). I suppose this is the correct source for my branch Rev11.
So my questions are:
Can I just delete https://svn.riouxsvn.com/ticklist/include and https://svn.riouxsvn.com/ticklist/public_html (and all their contents) without losing anything important? That would seem to get rid of wrongly structured folders, and redundant files.
Does it matter that the repository is not structured in the same way as the working directory? Does SVN keep track of which repository folder corresponds to which Working Directory folder?
Any guidance on how tosrt this out, and how to structure things in the future, would be most helopfukl.

Thanks - Rowan

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3236809

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-05-15 13:14:27 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.