reset password
Author Message
abhishek_sharma
Posts: 79
Posted 19:04 Apr 24, 2009 |

hi all

Aftr completing HW, when I commit changes it doesn't shows the blog folder(csns.model.blog), but it display the changed script.

Please help to figure out the problem

 

jadiagaurang
Posts: 53
Posted 19:10 Apr 24, 2009 |

I guess that you might not added csns.model.blog and hbm.blog packages under Version Control. You need to right click on package then Team -> Add to Version Control. Eclipse will indicate with some sign on your packages icon. If you have created anything new should be added to Version Control before committing to repository. I hope that it should work!

Last edited by jadiagaurang at 19:44 Apr 24, 2009.
abhishek_sharma
Posts: 79
Posted 19:27 Apr 24, 2009 |

thnx gaurang

jigar_gaglani
Posts: 16
Posted 19:29 Apr 24, 2009 |
abhishek_sharma wrote:

thnx gaurang

Infact you can also just keep the show unversioned files option checked while commiting the changes. Because if you uncheck it wont include new files & folders & will just accept changes for existing files in SVN repository.

Last edited by jigar_gaglani at 19:29 Apr 24, 2009.