|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Project upload: sync with server?I'm just getting started with Quanta and am trying to figure how to
manage my workflow in uploading recently modified files from my local project to those on my remote server. In the past, I used rsync in shell scripts to be assured that (a) only local files newer than those on the server would be uploaded (b) I could exclude certain local files and folders (*~, *.bak, Private/, Test/, ...) from the sync/upload process. In the Quanta Upload Project Files dialog, I see that once uploaded, local files and folders are no longer automatically selected, but I'm not clear on whether this is based only on Quanta's record of what I uploaded and when, or if it is based on comparing timestamps and file contents as rsync does. e.g., if I have a developer doing some work for me on one branch of the project tree, I want to make sure that my upload from Quanta doesn't clobber his work. Similarly, I'm not sure what would happen if I upload a modified file with some application other than Quanta. I know I can mark selected files as uploaded, but I need to understand how Quanta works in the scenario I described. thanks, -Michael -- Michael Friendly Email: friendly AT yorku DOT ca Professor, Psychology Dept. York University Voice: 416 736-5115 x66249 Fax: 416 736-5814 4700 Keele Street http://www.math.yorku.ca/SCS/friendly.html Toronto, ONT M3J 1P3 CANADA _______________________________________________ Quanta mailing list Quanta@... https://mail.kde.org/mailman/listinfo/quanta |
|
|
Re: Project upload: sync with server?On Wed, Sep 23, 2009 at 23:33, Michael Friendly <friendly@...> wrote:
> I'm just getting started with Quanta and am trying to figure how to > manage my workflow in uploading recently modified files from my local > project to those on my remote server. > > In the past, I used rsync in shell scripts to be assured that (a) only > local files newer than those on the server would be uploaded (b) I could > exclude certain local files and folders (*~, *.bak, Private/, Test/, > ...) from the sync/upload process. > > In the Quanta Upload Project Files dialog, I see that once uploaded, > local files and folders are no longer automatically selected, but I'm > not clear on whether this is based only on Quanta's record of what I > uploaded and when, or if it is based on comparing timestamps and > file contents as rsync does. > > e.g., if I have a developer doing some work for me on one branch of the > project tree, I want to make sure that my upload from Quanta doesn't > clobber his work. Similarly, I'm not sure what would happen if I upload > a modified file with some application other than Quanta. > > I know I can mark selected files as uploaded, but I need to understand > how Quanta works in the scenario I described. Quanta uploader can't help you there. If it is possible for you to use rsync I would stick to rsync. Personally I use svn (online a workingcopy that you just need to update) and that's the best option - if it'ts possible to use it. Niko _______________________________________________ Quanta mailing list Quanta@... https://mail.kde.org/mailman/listinfo/quanta |
|
|
Re: Project upload: sync with server?On Wed, Sep 23, 2009 at 10:18 PM, Niko Sams <niko.sams@...> wrote: On Wed, Sep 23, 2009 at 23:33, Michael Friendly <friendly@...> wrote: Distributed version control software like mercurial[1] can work as both source control for development and a deployment mechanism for staging and production.
_______________________________________________ Quanta mailing list Quanta@... https://mail.kde.org/mailman/listinfo/quanta |
| Free embeddable forum powered by Nabble | Forum Help |