Currently using Atlassian Sourcetree and Bitbucket as the external repository 
with FoxBin2prg from Codeplex.

Works fine but the learning curve especially Branching & Merging is not 
straightforward. Only issues were/are when one developer lags behind and others 
commit to the main repository. Getting his updates back in can sometimes be 
messy as the Git error messages are definitely NOT intuitive!

Dave

-----Original Message-----
From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Richard Caruso
Sent: 05 March 2016 19:08
To: 'ProFox Email List' <profox@leafe.com>
Subject: RE: Best way to have multiple projects open simultaneously?

Any suggestions on source code control software?  We are a small software 
company who develops vertical market solutions for a particular industry.
At this time 2 - 4 programmers at most working on products.

-----Original Message-----
From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Michael Oke, II
Sent: Saturday, March 05, 2016 12:27 PM
To: ProFox Email List <profox@leafe.com>
Subject: Re: Best way to have multiple projects open simultaneously?

Source code control is a must no matter how many projects you are working on or 
how elaborate they are.  While I guess that zip files could be used, I can't 
imagine the hassle that that would require.



-----------------------------
Michael Oke, II
oke...@gmail.com
661-349-6221
-----------------------------

On Fri, Mar 4, 2016 at 12:02 PM, <
mbsoftwaresoluti...@mbsoftwaresolutions.com> wrote:

> On 2016-03-04 06:34, Ted Roche wrote:
>
>> On Fri, Mar 4, 2016 at 6:06 AM, Dave Crozier <da...@flexipol.co.uk>
>> wrote:
>>
>>> Also you can, of course, drag and drop from one project to another 
>>> with no problems.. Something "obvious" which is often overlooked!!
>>>
>>>
>> You can, though I generally advise against it. There's a bug that 
>> pops up rarely where two projects, or two forms, or two class 
>> libraries open at the same time can get their memo fields hopelessly 
>> mangled or blanked. Your only resort at that point is to find backups.
>>
>> My advice:
>>
>> 1. Get your software in source code control, so you have at least one 
>> source of backup. Hint: source code control is much easier than you 
>> think. ZIP files are NOT source code control.
>>
>> 2. Use the file manager to make a new folder with the source you want 
>> in your project.
>>
>> 3. Add a MAIN.PRG that points to the resources you need.
>>
>> 4. Create a new project by BUILD PROJECT FROM MAIN.PRG
>>
>> 5. If you have resources that aren't pulled in by #4, you need to 
>> figure out how to make that happen. Hint: EXTERNAL is your friend.
>> This is what the command is for.
>>
>>
>
>
> Good to know...I'd never heard that before!
>
> Thanks,
> --Mike
>
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/18725b8cd2d5d247873a2baf401d4ab285292...@ex2010-a-fpl.fpl.LOCAL
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to