svn propedit svn:ignore . in the directory of the project and add "target" to that list it's like .cvsignore.
Cheers, Brett On 7/30/05, Josh <[EMAIL PROTECTED]> wrote: > Hi. I'm new to both Maven and Subversion. I would like to put my > entire project under version control (that is, including my > project.xml, project.properties and maven.xml, as well as my src > directory) except, of course, for the target directory. Do I need to > move/delete the target directory every time I do a commit, or is there > a better way of excluding it from my working copy? Thanks for any > tips. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
