svn project with linked common files
Posted
by
Eric
on Super User
See other posts from Super User
or by Eric
Published on 2012-11-26T06:22:53Z
Indexed on
2012/11/26
23:12 UTC
Read the original article
Hit count: 216
The src directory of my project is composed by three folders: two sub-projects and some common files. I linked the files of the common directory to the two sub-projects. I've just imported my project to svn but end up with three duplications of the content of the common directory. I'm wondering if svn can deal with this and how. Like an option which specify to not consider links. I thought about deleting in svn linked files from the sub-projects. Thank you,
Éric.
© Super User or respective owner