0

I am using Netbeans to work on a CVS web project in Windows.

Is there a solution to export the project into a target directory without the metadata dotfiles created by Netbeans and "CVS" directories?

Thanks!

Jens
  • 174
  • 1
  • 6

1 Answers1

0

Examine "cvs export" command: http://www.devdaily.com/blog/post/cvs/export-project-from-cvs-repository.

barbalion
  • 165
  • 7