How to delete a file from source code repository?

 2 posts  » Share this        Feedicon
Replies: 1 - Last Post: July 26, 2010 16:49
by: Bruce Schubert
showing 1 - 2 of 2
 
Posted: July 26, 2010 16:11 by FlorianHe
Hey,

i would like to delete a file from the source code repository, but i can't find an option for this on kenai. And in the FAQ i could only find informations about how to delete files from the download-area of a project.

Thanks for your help!
 
Posted: July 26, 2010 16:49 by Bruce Schubert
I don't think you can manipulate the repository directly from Kenai. However, you should be able to delete a file via your source control clients. It appears that the project associated with your profile uses Subversion and NetBeans, so here are some examples:

  • Delete the file from your local working copy and commit the change via the NetBeans "Team" options (using the Subversion plugin).
  • Delete the file from your local working copy and commit the change via a Subversion client app (I use TortoiseSVN).
  • If you're not working from a local copy, you can use a repository browser (I use TortoiseSVN) and delete the file directly from the repository.


-- Bruce
Replies: 1 - Last Post: July 26, 2010 16:49
by: Bruce Schubert
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20100827.958a3e4)
 
 
loading
Please Confirm