Thanks. I think my problem may be an IDE issue. In Eclipse, I had no luck using New > Java Class, but I was able to use New > File. Is that normal? Sorry for the simple questions, but I really appreciate your help.
On Thu, Dec 9, 2010 at 1:33 PM, Gilles Sadowski < [email protected]> wrote: > Hi. > > > Excuse my typo, I meant to say if it is possible to add new classes via > > SUBVERSION, not substance. As I am new to subversion it seems that only > > patches for existing classes are possible. > > Try > > $ svn add SomeFile.java > > > Regards, > Gilles > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
