Displaying 2 results from an estimated 2 matches for "main_app".
Did you mean:
mailapp
2006 Jan 20
6
Sharing a Model
I have two rails applications that modify/view the same data. Is there
a DRY way of sharing a model (not just database) between two separate
applications?
--
Mike
2007 Aug 09
7
DO NOT REPLY [Bug 4870] New: --link-dest results in errors for some paths containing spaces
.../SplashPhoto/E75FFB6FBF98B52F/SplashPhoto/_LastSyncCache" (in Backups):
No such file or directory (2)
rsync: stat "/coppit/0/Personal/Taxes/2002/TaxACT Online_files" (in Backups)
failed: No such file or directory (2)
rsync: open "/coppit/0/Personal/Taxes/2002/TaxACT Online_files/main_app.css"
(in Backups): No such file or directory (2)
If I remove --link-dest, I don't get the errors. Also, the messages all seem to
involve paths with spaces in them. It seems like on different runs rsync
sometimes succeeds without errors, but perhaps I'm not being very careful about
del...