vote up 3 vote down star
1

Hi,

I have a scenario in my project where I need to share a single file between multiple projects in the same solution. Back in my Visual Source Safe days (Shudder), I'd use the "Share" option to allow me to make changes to this file in any of the locations. Then once it was checked in I could guarantee that the other locations will get the update.

alt text

I'm trying to do this in Subversion but I can't seem to find the option anywhere. I do know about svn:externals however I'm only interested in sharing a single file between multiple locations.

Does anyone know how to do this in Subversion?

Thanks

flag

2 Answers

vote up 4 vote down check

SVN 1.6 has added support for single file externals

link|flag
Any idea's on how you actually use this new functionality? – CraftyFella Oct 7 at 14:37
vote up 0 vote down

Perhaps these responses are useful: Sharing files in SVN

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.