Thread: [SourceJammer-users] Keep Archive and Web content
Brought to you by:
robertmacgrogan
From: Jeremy P. <jer...@co...> - 2005-01-22 13:31:19
|
Hi all, I new to source jammer and I like the setup. There is one thing that our environment would love to have setup. (It's always one more thing...) Basically, our environment has web files (xml to be precise) that require the use of source control. We'd like to create an archive and use it for source control and have the web folder updated with the current version. Is there a way to do this with SourceJammer? Thanks, Jeremy Jeremy Peterson, MACS 1628 W. Greenleaf Av. Unit 3N Chicago, IL, 60626 Phone: (773) 550 - 0464 |
From: Albert M. <amo...@ev...> - 2005-01-24 07:27:27
|
Hi, Jeremy. I am not sure about having understood you, but do you want what is called "shadow folder" in VSS? There's not currently that functionality, though it can be developed by using server-side plugins. There's a workaround, that is not as good as the auto-synchronisation, but that may suit you, and involves setting up a periodical script that gets the latest versions of the files, either by using the command-line interface or with SyncJammer. Albert. ----- Original Message ----- From: "Jeremy Peterson" <jer...@co...> To: <sou...@li...> Sent: Saturday, January 22, 2005 2:31 PM Subject: [SourceJammer-users] Keep Archive and Web content > Hi all, > > I new to source jammer and I like the setup. There is one thing that our > environment would love to have setup. (It's always one more > thing...) Basically, our environment has web files (xml to be precise) > that require the use of source control. We'd like to create an archive and > use it for source control and have the web folder updated with the current > version. > > Is there a way to do this with SourceJammer? > > Thanks, > > Jeremy > > > > Jeremy Peterson, MACS > 1628 W. Greenleaf Av. Unit 3N > Chicago, IL, 60626 > > Phone: (773) 550 - 0464 > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > SourceJammer-users mailing list > Sou...@li... > https://lists.sourceforge.net/lists/listinfo/sourcejammer-users > |
From: Robert M. <rob...@ya...> - 2005-01-24 14:24:31
|
Hi, Jeremy. Another option would be an Ant script. There is an SJ ant task that will get all the latest file from a given SourceJammer folder. PS: I believe that someone was developing a shadow folder plugin. I have no idea what the status is, though. Thanks. --Rob --- Albert Moliner <amo...@ev...> wrote: > > Hi, Jeremy. > > I am not sure about having understood you, but do you want what is called > "shadow folder" in VSS? > There's not currently that functionality, though it can be developed by using > server-side plugins. > There's a workaround, that is not as good as the auto-synchronisation, but that > may suit you, and involves setting up a periodical script that gets the latest > versions of the files, either by using the command-line interface or with > SyncJammer. > > Albert. > > ----- Original Message ----- > From: "Jeremy Peterson" <jer...@co...> > To: <sou...@li...> > Sent: Saturday, January 22, 2005 2:31 PM > Subject: [SourceJammer-users] Keep Archive and Web content > > > > Hi all, > > > > I new to source jammer and I like the setup. There is one thing that our > > environment would love to have setup. (It's always one more > > thing...) Basically, our environment has web files (xml to be precise) > > that require the use of source control. We'd like to create an archive and > > use it for source control and have the web folder updated with the current > > version. > > > > Is there a way to do this with SourceJammer? > > > > Thanks, > > > > Jeremy > > > > > > > > Jeremy Peterson, MACS > > 1628 W. Greenleaf Av. Unit 3N > > Chicago, IL, 60626 > > > > Phone: (773) 550 - 0464 > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > > Tool for open source databases. Create drag-&-drop reports. Save time > > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > > _______________________________________________ > > SourceJammer-users mailing list > > Sou...@li... > > https://lists.sourceforge.net/lists/listinfo/sourcejammer-users > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > SourceJammer-users mailing list > Sou...@li... > https://lists.sourceforge.net/lists/listinfo/sourcejammer-users > __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail |