"Nader" <[EMAIL PROTECTED]> writes:
I am learning TurboGears via book. There is an example in chapter 4,
Building a Simple Bookmark Collection Site. I have downloaded the
source code of this chapter and I would make some repository by using
of SVN as recommended in the book. I know that it will be better if I
make 3 subdirectories in a root directory of the project.
For example I make a dirctory (mkdir tg-chap4) and in this dirctory I
make the subdirectories also (mkdir trunk tags branches).
Now I have to arrange this directory structure in relation with source
code of book. How do I have to do it? Do I have to copy all source
files in trunk subdirectory on project? Or maybe there is a script
that I can use it to arrange this.
There's no script. This is an arbitrary structure -- i.e., you may find one
that suits better your development style -- and it is recommended for a better
code organization.
If you're sticking with it you need to unpack the source on trunk. Of course,
you'll have to read a bit on Subversion first (but the book is free ;-)).
--
Jorge Godoy <[EMAIL PROTECTED]>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---