On Thu, 05 Jun 2008, Szakáts Viktor wrote:
Hi Viktor,
> Yes, but notice that a full "svn co" is not enough to
> rebuild the whole database, as it doesn't contain
> any history information. What it contains is a duplicate
> of all files (for offline revert and diff features),
> plus several admin files for svn to use the tree as
> a development sandbox. For users simply wanting to
> build Harbour from source, nothing of these are needed.

harbour/bin/pack_src.sh packs only current files.
It uses SVN command to create list of active files in repository
and then packs only them without any additional hidden SVN files
or local user files even if they are located in harbour source
tree. Just try.

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to