Code Monkey home page Code Monkey logo

Comments (3)

rdiankov avatar rdiankov commented on September 7, 2024

the history comes with a lot of baggage like fx, rt, viewer, windows makefiles, ps3 makefiles, etc. it is very difficult to support them and if they are present in git, people would try to use them and create issues for them. unfortunately there's no way to preserve the history of only the dom library.

most users in the community i participate in only care about the collada-dom parser library and i'm only capable of supporting collada-dom parser development. therefore it was a very conscious decision to only include the dom library with cmake files in this repository.

i'm glad that you've cloned the entire history of collada-dom! perhaps you can merge whatever changes we make in this repo with your clone to always keep it up to date.

from collada-dom.

sbarthelemy avatar sbarthelemy commented on September 7, 2024

On Wed, Mar 13, 2013 at 6:50 PM, Rosen Diankov [email protected]:

the history comes with a lot of baggage like fx, rt, viewer, windows
makefiles, ps3 makefiles, etc. it is very difficult to support them and if
they are present in git, people would try to use them and create issues for
them. unfortunately there's no way to preserve the history of only the dom
library.

most users in the community i participate in only care about the
collada-dom parser library and i'm only capable of supporting collada-dom
parser development. therefore it was a very conscious decision to only
include the dom library with cmake files in this repository.

I agree with that. Personally I also only care about the parser.

What about cloning the whole history then simply removing everything you
cannot support? That is what I was thinking about.

My concern is that, with half-abandoned projects like this one, tracking
who did what, when, and why is a hassle. Adding a fork to the game will
only make it more complicated.

So, if git can help with these questions (and it does!), we should use it.
What do you think?

from collada-dom.

rdiankov avatar rdiankov commented on September 7, 2024

checking out this git repo: 3.72Mb

checking out your copy (which is also outtaded): 211Mb

even if you remove all the files, the history sticks around and people will have to download 200Mb+ of it.

if you find a way to store just the history of the "dom" folder source files so that we don't have to keep around history for unused files, then i would be more than happy to put it in this git repo.

in any case, when i want to view the history of collada-dom, i would most likely reference the old subversion repo or your git repo.

from collada-dom.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.