sync two computers

  • Thread starter Thread starter melfranco
  • Start date Start date
Status
Not open for further replies.
M

melfranco

Guest
I need to sync two or maybe three computers to the Lightroom catalog, is this possible? If it is does anybody have any suggestions? All three computers have to have up-to-date with the current information and work on it at the same time. I am new to Lightroom so be gentle.
 
Mel,
Unless you manually copy the catalog and preview files, I don't think there's an automatic way. Lightroom won't work with a catalog over a network (because communication is not reliable enough to prevent corruption), and only one user can access a catalog at a time.
 
Svn

One possible way to do this is to use a versioning repository like SVN. You could set it up on each computer, and it will allow you to sync the changes between the two over a network. Not the easiest way to do it, but it would work, especially if having a local copy of the catalog is the only way.

It would be the same as manually copying the catalog over each time. I would like this ability as well, or at least the ability to view and flag photos from my laptop, and then edit them on the desktop. If that can be done easily that would be fantastic. It would certainly make things more mobile.
 
A multi-user version of Lightroom would be very useful, but it is currently resolutely single-user. I believe this is a result of it using SQLite as the underlying database instead of the full version of SQL. Trying to batter it into submission will give you endless headaches.

The only way round it is to have a main catalogue and let your multiple users work on sub-catalogues. But there is no built-in way to track changes to individual images between catalogues, so you will need to develop a suitably disciplined workflow system outside of LR.

If you have multiple users working on the same images, I'm afraid you're going to find it very difficult, but if the users are working on separate images, you should be able to make it work. The tools are export/import as catalog and using xmp data written to xmp files (raw) or to the image files (tiff, jpeg etc). If you do the export/import catalog, LR will just overwrite the metadata in its database, or create multiple virtual copies (depending what you tell it to do). If you use the metadata on individual files, you can set it to flag files where the metadata in the file/xmp is different from the metadata in the catalogue, and it will tell you which is newer - but you have to decide how to synchronise it - and that's down to having a foolproof workflow system in place.

Good luck! Come back and let us know how you get on, and don't hesitate to ask if you need more help.

Patrick Cunningham
 
Status
Not open for further replies.
Back
Top