Re: [Scons-dev] Hg vs Git

2016-05-10 Thread Mark A. Flacy
, but have there been cases of the reverse? If not, I should think that would answer the question. -- Mark A. Flacy /mfl...@verizon.net/ > Hi Mark, > > On 10.05.2016 04:21, Mark A. Flacy wrote: > > Mr. Bächle, you should try to use git for a couple of your internal > >

Re: [Scons-dev] Hg vs Git

2016-05-09 Thread Mark A. Flacy
for a couple of your internal projects. https://groups.google.com/forum/#!forum/leo-editor contains *somewhere* a statement from Mr. Ream that he was able to do things with git that he was unable to do with bzr. -- Mark A. Flacy /mfl...@verizon.net/ > Hi there, > > On 09.05.2016 1

[Scons-dev] Version control (was Re: Scons 2.3.2 regression, D tool...)

2014-08-09 Thread Mark A. Flacy
on git's branching, I think that http://mercurial.selenic.com/wiki/Bookmarks is a very close analog. Note that the bookmark namespace is global, not local like the git branch namespace. -- Mark A. Flacy ___ Scons-dev mailing list Scons-dev@scons.org http

Re: [Scons-dev] Scons 2.3.2 regression, D tool...

2014-08-09 Thread Mark A. Flacy
workflow just now. I still don't feel the logic behind this reasoning. For me, the fact that the end result looks messy doesn't have anything to do with the workflow itself. Well, the messy bit is information that nobody really cares about; so why keep it around? -- Mark A. Flacy

Re: [Scons-dev] Error in documentation

2014-08-08 Thread Mark A. Flacy
On Friday, August 08, 2014 07:51:31 PM Dirk Bächle wrote: Hi Mark, On 08.08.2014 17:05, Mark A. Flacy wrote: Greetings, While answering a question on the users list, I referenced http://www.scons.org/doc/production/HTML/scons-user.html#idp24303632 I went back and read it more

Re: [Scons-dev] Java Development

2014-08-01 Thread Mark A. Flacy
get the love that some of the other tools get. I don't have the experience with the code base to know if my ideas are workable, so I will need some guidance. On Thu, Jul 31, 2014 at 11:04 PM, Mark A. Flacy mfl...@verizon.net wrote: On Sunday, July 27, 2014 03:10:34

Re: [Scons-dev] Java Development

2014-07-31 Thread Mark A. Flacy
to discuss this and also to be proven wrong. -- Mark A. Flacy ___ Scons-dev mailing list Scons-dev@scons.org http://two.pairlist.net/mailman/listinfo/scons-dev

Re: [Scons-dev] HG questions

2014-07-14 Thread Mark A. Flacy
much how tla and bzr work. I don't think we've had a lot of pull requests yet that came from bookmarked repos though, so there may still be a learning curve (for me I mean). On Sun, Jul 13, 2014 at 7:16 PM, Mark A. Flacy mfl...@verizon.net wrote: On Sunday, July 13, 2014 06:50:51 PM

Re: [Scons-dev] HG questions

2014-07-14 Thread Mark A. Flacy
On Monday, July 14, 2014 11:12:53 PM anatoly techtonik wrote: On Mon, Jul 14, 2014 at 2:16 AM, Mark A. Flacy mfl...@verizon.net wrote: On Sunday, July 13, 2014 06:50:51 PM William Blevins wrote: What is the convention for working on multiple discrete items? I use Mercurial Queues

Re: [Scons-dev] Issues that can potentially be closed

2014-07-13 Thread Mark A. Flacy
). On Sat, Jul 12, 2014 at 6:09 PM, William Blevins wblevins...@gmail.com wrote: Still doesn't support it On Sat, Jul 12, 2014 at 5:49 PM, Mark A. Flacy mfl...@verizon.net wrote: On Saturday, July 12, 2014 10:22:18 AM William Blevins wrote: 2432 definitely duplicates 1772. The only

Re: [Scons-dev] Issues that can potentially be closed

2014-07-12 Thread Mark A. Flacy
thought about using it for Java, but that could be a faulty memory of mine.) -- Mark A. Flacy ___ Scons-dev mailing list Scons-dev@scons.org http://two.pairlist.net/mailman/listinfo/scons-dev

Re: [Scons-dev] 1924

2014-07-07 Thread Mark A. Flacy
on the web that I'd prefer to avoid. I'll concede that git is powerful and fast, but it's a PITA to work with until you get its internals internalized. So to speak and IMO. -- Mark A. Flacy ___ Scons-dev mailing list Scons-dev@scons.org http

Re: [Scons-dev] Optimizing SCons...

2012-12-03 Thread Mark A. Flacy
On Sunday, December 02, 2012 06:56:02 PM Dirk Bächle wrote: Hi Gary, On 02.12.2012 17:58, Gary Oberbrunner wrote: This looks very interesting. Speed and memory use are two hot button issues for many SCons users. What does it do that would break existing projects? Is it the not