Hi there, I have a project that I am starting with Maven 2. I have the "src" and "target" directories at the top level of my dir structure. My question relates to the "good practises" in terms of SCM and in particular SVN managment. Currently, I have imported my whole project directory into the Subversion repository. This means that when I commit, it proposes to add the "target" directory with the class and jar files to the SVN repository, but I don't really want that.
What is the normal way of doing this ? Is it to import only the "src" branch into the SVN repository ? Thanks a lot, Raphael
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
