|
Juan, Oops. Closed WDSC and opened it again -- now it is working just as I need -- Thanks! Mike ----- Original Message ----- From: "Juan Pablo Morales" <jmorales@xxxxxxxxxxxxxxx> To: "Java Programming on and around the iSeries / AS400" <java400-l@xxxxxxxxxxxx> Sent: Thursday, February 12, 2004 7:41 AM Subject: Re: WDSC & CVS > Mike Silvers wrote: > > >I am using the Websphere Development Studio Client to my development. I am > >using CVS for the Java source control. I have a question for CVS > >deployment. In the repository, the path for the source members is > >/customerservice/. In the WDSC environment, the path is root (/). I need > >to map the /customerservice/ path to / and have the CVS use this local > >directory. I have been trying to do this with no luck. Any ideas? > > > This solution is not for the faint of heart and I recommend backing up > your data before attempting it, but I have had great results with it: > Inside your CVS directories there are three files: > Entries > Repository > Root > > The Repository file tells CVS where the local directory you are > accessing is located in the CVS tree. This menas that the actual content > of local directory *foo* corresponds to the content of remote directory > *foo* if an only if the Respository file says so. > > In other words, to acomplish what you want you should change the > Repository file of your base CVS directory (located at c:\My > Documents\wsad\workspace\project\CVS\Repository), that should read > something like > mymodule > > to > mymodule/customerservice > > With this the only thing left to do is get back into WSAD do a refresh > and an update > > Hope it helps > > Juan Pablo Morales > > > _______________________________________________ > This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list > To post a message email: JAVA400-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/java400-l > or email: JAVA400-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/java400-l. > >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.