简体   繁体   中英

Netbeans remote project with Git repository

I have a remote project in Netbeans, I mean that I have local copy of SFTP project and when I perform changes I can upload them directly to the server.

Now I want commit all changes to Bitbucket repository as well. How can I associate my project sources with repository. When I try to perform Team -> Git -> Clone Netbeans says that folder is not empty and can't clone project from repository.

Have you some solution?

I have found a solution.

  1. Clone new project from Git repository.

  2. After cloning simply crate new Remote Project and set created on first step source directory.

That's all. This order is important.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM