Never mind, all set. Not being a Python expert, had to keep poking
around. My solution was to simply create a Python module defining my
base functions, and simply import the module in my fabfile.
Nick Sergeant
www.nicksergeant.com
[EMAIL PROTECTED]
(315) 719-2047
On Nov 6, 2008, at 11:18 AM, Nick Sergeant wrote:
We have a lot of projects that we'd like to integrate with fab,
specifically for deploying the project with SVN and dumping the
production database into our workstations.
This would require us to create fabfiles for each project. However,
we would like to specify default functions for deploying and
database dumping in a separate, project-agnostic location, and
specify only project settings such as mysql connection credentials
in each project's fabfile.
What's the best way to do this?
Nick Sergeant
www.nicksergeant.com
[EMAIL PROTECTED]
(315) 719-2047
_______________________________________________
Fab-user mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/fab-user
_______________________________________________
Fab-user mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/fab-user