If I build my source tree using maven with all code checked in, no problems. But if I check a file out of CVS, CVS then puts a copy of the file in the CVS/Base subdirectory of the directory where the code is. So I end up with duplicate classes in the src tree and the compile blows up.
I've had a look for references to this but can't find any - so I guess I'm either missing something really simple or doing things the wrong way. Can someone enlighten me? -- View this message in context: http://www.nabble.com/Building-using-maven-with-code-in-CVS-tf1855393.html#a5066252 Sent from the Maven - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
