[Geoprisma-dev] How I develop new features and patch
Yves Moisan
yves.moisan at boreal-is.com
Mon Dec 21 15:57:20 EST 2009
> Hi,
>
> I'd like to share how I create/modify GeoPrisma features. If you have
> better ways I'd like to hear them of course or don't hesitate to comment.
>
> I simply checkout a fresh version of the trunk per feature
> created/modified. For example, to apply a new patch from a ticket, I
> checkout the trunk and apply the patch. If I need to change anything, I
> change them there. These 'modified trunks' can always be updated to fit
> the last trunk version and when ready to commit, a simple "commit" does
> the trick.
>
> You see me coming : each trunk is more than 750mg and I'm missing HD
> space :)
I wonder if you could do a checkout of everything but lib/externals and
you could make a ln -s to lib/externals ? I suspect the cuplrit in
terms of space is lib/externals ... That said, I've never checked out a
repository and told co not to bring directory X. Googling around I
found "Sparse Checkouts" :
http://blogs.open.collab.net/svn/2007/06/sparse-director.html. Looks
promising. Let me know if that helps.
Yves
>
> Thanks,
>
More information about the Geoprisma-dev
mailing list