Paul Blase
unread,Dec 28, 2017, 6:22:39 PM12/28/17Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TortoiseSVN
Before I mess things up, I'd like to ask about the best way to handle shared files in a repository. I have two projects that share a large number of files. Right now, I have each in a separate folder in the trunk of the repository; I simply copied the pertinent files from the first project folder into a new directory, added the new stuff, and then subversioned the whole mess into a new folder.
Can I easily arrange things so that the shared files are in one common folder or repository and the unique ones for each project are in other folders? Any advice appreciated.