Search found 10654 matches

by jmaustpc
Sat Feb 23, 2013 4:37 pm
Forum: Developers corner
Topic: Git branching model
Replies: 21
Views: 2775

Re: Git branching model

I was indeed talking about some set of automatic tests. How I see it this 'stable' branch, passing these automated test When a developer wants to make a new feature or fix a non-trivial bug, they make a new branch, do their work ...why not make the developer run the automatic tests in that branch ....
by jmaustpc
Sat Feb 23, 2013 12:38 pm
Forum: Developers corner
Topic: Git branching model
Replies: 21
Views: 2775

Re: Git branching model

I think there should be at least one branch which always builds and passes tests. But my point is how are you going to know that it passes tests without a lot of people doing extensive testing? Unless you are just talking about some set of automatic tests. Features will be closer to the end user th...
by jmaustpc
Sat Feb 23, 2013 11:35 am
Forum: Help on using FreeCAD
Topic: dxf import: scrambled curves
Replies: 8
Views: 2193

Re: dxf import: scrambled curves

OK now for some good news.... Your file seems to import OK into FreeCAD 0.13 and the latest FreeCAD built from git master today. :) There are options now to import dxf file in several different ways with varying degrees of complications and limitations. And some are really slow. If you want to use s...
by jmaustpc
Sat Feb 23, 2013 11:17 am
Forum: Help on using FreeCAD
Topic: dxf import: scrambled curves
Replies: 8
Views: 2193

Re: dxf import: scrambled curves

To be clear, it is not just dxf but which version of dxf, as AutoCAD changed over the years. If you use dxf14 or dxf2000 you should find better compatibility, depending on the application. Not that dxf is basically a 2d format. step and iges are for 3d models and FreeCAD will import them as non para...
by jmaustpc
Sat Feb 23, 2013 10:51 am
Forum: Install / Compile
Topic: Bug? Cmake message Can't find OCE when using OCC
Replies: 1
Views: 1545

Bug? Cmake message Can't find OCE when using OCC

Hi all I think this is a bug. I use OCC but when I run cmake I get the following warning message complaining about not finding OCE. Since it has found OCC and is using that rather than OCE, shouldn't it NOT complain about not finding OCE? It does still compile OK. I get this error message on the mas...
by jmaustpc
Sat Feb 23, 2013 10:46 am
Forum: Install / Compile
Topic: A couple install problems: opencade 6.5 & SMESH_Gen.hxx
Replies: 5
Views: 1592

Re: A couple install problems: opencade 6.5 & SMESH_Gen.hxx

I have opencascade ver 6.5 installed, Are you sure you have the matching Opencascade Dev package installed? If I understand correctly, which may not be the case, you have the application OpenCascade installed but not its source code or Dev packages. Note that if you are using OpenCascade not open c...
by jmaustpc
Sat Feb 23, 2013 9:54 am
Forum: Install / Compile
Topic: cmake errors Debian Unstable
Replies: 6
Views: 1529

Re: cmake errors Debian Unstable

I am not sure about the first two, but you can ignore the third one about Cmake version. Have you tried to compile FreeCAD? I honestly don't know about the first 2 but the third will not stop it from compiling. If you don't want to wait for a more informed response and you haven't tried to compile F...
by jmaustpc
Sat Feb 23, 2013 9:49 am
Forum: Help on using FreeCAD
Topic: dxf import: scrambled curves
Replies: 8
Views: 2193

Re: dxf import: scrambled curves

I'm not sure what exactly is going wrong. If you were to post the original DXF file it might, or might not, help us resolve your problem. Generally speaking the following tips should be worth while. Firstly upgrade to FreeCAD 0.13, which was released a couple of weeks ago. In some circumstances, som...
by jmaustpc
Sat Feb 23, 2013 8:02 am
Forum: Developers corner
Topic: Git branching model
Replies: 21
Views: 2775

Re: Git branching model

Hi everyone I am concerned that if we have too many, (or really any more than one branch), how few people will test of all those other branches and how extensive will those few people's tests be? I think a feature or "bit of code" should be made in a new branch until the developer, or grou...
by jmaustpc
Sat Feb 23, 2013 6:44 am
Forum: Open discussion
Topic: "Sorry, the board attachment quota has been reached"
Replies: 6
Views: 1570

Re: "Sorry, the board attachment quota has been reached"

For an experiment, I just deleted 3 house files which I posted to help Yorik's debugging Arch workbench that are hence of little value any more. Now you would think I could add another FCstd file .... and it worked. 4defaultpartprimitives_just a test.FCStd I removed about 60KB and added here about 5...