On Wed, 2002-07-17 at 15:50, Michael D. Schleif wrote:
> I've been considering using whatever structure I settle on as my
> development environment.  I have cvs setup on my own network and hope to
> integrate leaf development into my other development projects.  However,
> cvs doesn't lend itself to this end for several reasons:
> 
> [1] Each sandbox includes cvs directories under each directory in the
> project.  So, rolling up the hierarchy directly into an LRP is
> cumbersome.  cvs export only adds to the kludge.

Michael,
I believe a module alias will solve this problem.

> [2] Since cvs does not retain group, mode nor ownership attributes, [1]
> is further complicated and requires another kludge to correct directory
> and files attributes.

This is a problem. CVS only tracks the x bit of files. I think there is
a workaround, but I can't remember it right now.

> [3] I still have not figured out how to force synchronization between
> cvs revision numbers and project source revision numbers.

You can't. Tags allow you to indicate release versions.

> [4] All of this makes inclusion of <package>/package/<package>.lrp an
> absolute must!
> 
> If anybody has overcome any of these obstacles, I'd appreciate
> enlightenment . . .

I hope some of this information was useful.

-- 
Mike Noyes <[EMAIL PROTECTED]>
http://sourceforge.net/users/mhnoyes/
http://leaf-project.org/



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to