RE: sync two copies of a file
From: Bob Archer <bob.archer_at_amsi.com>
Date: Tue, 4 Aug 2009 09:41:50 -0400
If you are running version 1.6.x then you can use a file external. Check out the svn book http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.advanced.externals .
BOb
From: Mohsen Alimomeni [mailto:m.alimomeni_at_gmail.com]
Hi,
My problem is I am using a UML model which generates include and code files in one directory. I want to have all my include files in an include directory but the UML tool doesn't support that. I use svn copy to make a copy of include files in includes directory. But the problem is that when someone updates an include file, then if someone checkout the code, the main include file is different with the include file in includes directory.
Thanks,
-- __ \ /_\\_-//_ Mohsen Alimomeni ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2380001 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-08-04 15:43:51 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.