Hi guys, I'm a version control newbie and I've decided to start using
Subversion to version and backup my client and personal projects. I
would like some advice on the best way to set up my repos and my
workflow with Versions.

I mainly create WordPress themes, so the only directories that are
relevant to me are /wordpress/wp-content/themes/mytheme and sometimes /
wordpress/wp-content/plugins/custom-plugin. There's no need for me to
put the whole /wordpress directory under version control.

I'm planning to create 1 repo for each client (I'm hosting subversion
on my web host) with the following structure:

Client name
- themes
 -- mytheme
- plugins
 -- custom-plugin

Because the repo doesn't reflect the same directory structure as my
WordPress install, how do I create the initial repo directory
structure? Do I just use Versions to browse and create new folders?

Is there a way I can (be lazy and) share 1 repo for mutliple clients?
I'm worried that things can get cluttered if I have many clients and
create 1 repo for each of them.

Any other advice you may have to organize my Subversion repos are
welcome. Please remember I'm a newbie - detailed answers are
appreciated. Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Versions" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en.

Reply via email to