ooc-dev team mailing list archive
-
ooc-dev team
-
Mailing list archive
-
Message #00001
Re: Class files in source repos
The main problem was that the executables themselvs (23Mb and 15Mb were
versioned). I have added *.class to .gitignore and committed, thanks for
reporting.
Amos
2009/6/30 Justin Poliey <jdp34@xxxxxxxx>
> Hey all,
>
> Compiled .class files are getting versioned along with the sources.
> It's making the checkouts impressively large (my initial checkout was
> 30+mb). I'm not sure how easy it is to fix with svn, but with git all
> that needs to be done is a few git rm's, and adding *.class to
> .gitignore. Are the .class files versioned for a reason, does anyone
> have anything against cleaning up the repos?
>
> Justin
>
> _______________________________________________
> Mailing list: https://launchpad.net/~ooc-dev<https://launchpad.net/%7Eooc-dev>
> Post to : ooc-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ooc-dev<https://launchpad.net/%7Eooc-dev>
> More help : https://help.launchpad.net/ListHelp
>
References