reset password
Author Message
trivedidr
Posts: 54
Posted 00:08 Apr 30, 2010 |

Hi,

I am curious about ant builder and SVN repository .

if we build any package or file into our csns then we will get ant symbols on those files / packages after build a project , right?

bcoz my model class have not have ant build symbol so may be after commit I can not see my those new files into SVN repository.

so, how can I apply ant builder to my newly created files and folders?

cysun
Posts: 2935
Posted 08:13 Apr 30, 2010 |

I don't know what "ant symbols" you are talking about. If you add some files to the project and want to version control them, right click on the files and select Team -> Add to Version Control, and then when you commit they'll appear in the list of files to be committed.