Re: [Banshee-List] Important trunk build changes



Nice. Let me know how this works out for you. Also, for the purist at heart:

svn doesn't clean up very well after you update to the changes I described. For instance,

svn up

will leave you with a handful of empty/stale directories that were removed from the tree. If you like your checkout very clean, remove the stale directories (from the top of the checkout, run this):

rm -rf ext src/{Plugins,Dap,Extras,Core/{Banshee,Banshee.Base}}

After that, of course "make maintainer-clean" will always bring you back to a clean tree. The above is just a one time cleanup fix.

--Aaron

>>> Ruben Vermeersch <ruben savanne be> 01/27/08 10:26 AM >>>
On Sat, 2008-01-26 at 23:35 -0700, Aaron Bockover wrote:
> There are no more svn externals in our tree :)

Jolly! This means I can start using git-svn instead of plain SVN!

Awesometastic :-)


--
Ruben Vermeersch (rubenv)
http://www.savanne.be



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]