info-cvs
[Top][All Lists]
Advanced

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

RE: CVS and Jar files: Should you import Jar into the Repository? Why o


From: Daniels, David
Subject: RE: CVS and Jar files: Should you import Jar into the Repository? Why or why not
Date: Mon, 4 Mar 2002 10:52:41 -0600

You can, but I don't think it's necessary. Assuming the jar contains the
class files created from .java files in the same repository, ideally what
you'd like to do is mark the java files used to create the jar with a tag
and then build the jar with ant or some other make tool. If you need to go
back to an older version, just update the sandbox with that tag and run the
build again.

Dave

-----Original Message-----
From: address@hidden
[mailto:address@hidden
Sent: Monday, March 04, 2002 10:19 AM
To: address@hidden
Subject: CVS and Jar files: Should you import Jar into the Repository?
Why or why not


Help,

When you CVS a project, import it into a repository,
should you add JAR files? Why or why not.

Thanks.
_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]