Home > Backend Development > PHP Tutorial > Tips for using NetBeans to connect to SVN to manage code

Tips for using NetBeans to connect to SVN to manage code

WBOY
Release: 2016-07-29 09:13:55
Original
1205 people have browsed it

Methods/Steps

1. Open the NetBeans software

Tips for using NetBeans to connect to SVN to manage code

2. Team development-> subversion

Tips for using NetBeans to connect to SVN to manage code

3. Fill in the svn information

Tips for using NetBeans to connect to SVN to manage code

4. Use the account corresponding to the super management group admin jhonse to connect

Tips for using NetBeans to connect to SVN to manage code

5. The connection to svn is successful

Tips for using NetBeans to connect to SVN to manage code

6. Because the svn is empty now, you need to use the account Jhonse corresponding to the super management group admin to create the site blog/bbs

in CentOS7.0 Use the svn command to create the site.

Because only users in the super management group admini can create folders in the root directory, you must log in with the user jhonse.

Tips for using NetBeans to connect to SVN to manage code

Use the corresponding TortoiseSVN client on the windows system to create

Tips for using NetBeans to connect to SVN to manage code

Tips for using NetBeans to connect to SVN to manage code

Tips for using NetBeans to connect to SVN to manage code

7. Use NetBeans to create the site bbs/blog

8. Use the user bbs_jhonse of the bbsadmin management group to connect to svn

Tips for using NetBeans to connect to SVN to manage code

9. Select the site directory

Tips for using NetBeans to connect to SVN to manage code

10. Create a site project

Tips for using NetBeans to connect to SVN to manage code

11. Create a new project

Tips for using NetBeans to connect to SVN to manage code

12. Create a new PHP project

Tips for using NetBeans to connect to SVN to manage code

13. Project created successfully

Tips for using NetBeans to connect to SVN to manage code

14. Create php file and then submit svn

(1) Create php file

Tips for using NetBeans to connect to SVN to manage code

15. Select the project to submit

Tips for using NetBeans to connect to SVN to manage code

16. Fill in the submission information

Tips for using NetBeans to connect to SVN to manage code

17. Submission successful !

Tips for using NetBeans to connect to SVN to manage code

18. View version control information

Tips for using NetBeans to connect to SVN to manage code

Tips for using NetBeans to connect to SVN to manage code

19. Note:

It is best to update the data from the svn server before going to work every day, and then continue coding.

Tips for using NetBeans to connect to SVN to manage code

20. If you don’t mind the trouble, you can use the TortoiseSVN client!

Tips for using NetBeans to connect to SVN to manage code

The above introduces the tips for using NetBeans to connect to SVN to manage code, including the relevant aspects. I hope it will be helpful to friends who are interested in PHP tutorials.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template