Re: keeping a photo library in a svn repository
From: Sébastien Barthélemy <barthelemy_at_crans.org>
Date: Tue, 5 Aug 2008 15:30:55 +0200
Hello John,
thank you for your reply.
2008/8/5 John Niven <jniven_at_bravurasolutions.com>
ok, perfect.
>> One problem is that a checkout takes twice the necessary space because of the "original version" of every file
> You don't need to checkout the entire repository, so you could have small, temporary working copies, containing
ok, I agree with you. But if I want to view them, I'll need a checkout
If I keep the repository on my computer, I don't really those as all
maybe a versioned filesystem would be more suited. I'll have a look at svnfs.
> what you will lose (though I suspect it won't affect you) is the ability to merge changes if two or more people work on the photo at the same time. If this is the case you'll need to look at SVN's locking mechanism to prevent multiple users from modifying the file simultaneously.
thank you for rising this problem. I think you're right, it will be
---------------------------------------------------------------------
|
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.