[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: NetBeans Directory

From: Christopher Elkins <chrise_at_esha.com>
Date: 2005-08-08 18:21:42 CEST

On Aug 8, 2005, at 7:42 AM, Reinaldo de Oliveira Castro wrote:

> I use Subversion with NetBeans 4.1.
>
> I'd like to know which project directory from a NetBeans
> application is better to copy to the Subversion repository. Only de
> 'src' directory? Is there anyone that work with these two softwares
> and had this experience before?

In addition to your source files, you'll want to add the 'build.xml'
file and the 'nbproject' directory to your Subversion repository.

(One caveat: The 'nbproject/private' directory contains user-specific
settings that you may or may not want to store in the repository.
NetBeans will re-create these settings as necessary, so you can
safely add this directory to the ignore list.)

-- 
Christopher Elkins
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 8 18:23:25 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.