Question

I managed to configure SVN for my java project. I used VisualSVN Server as server and I used Netbeans as client. I managed to connect to SVN server using Netbeans plugins. How do i create SVN for perl projects as I know there is no IDE for perl. We need to use perl editor (texteditor,notepad++ and so on) for coding. In this case how do I configure the client for perl project so I can do commit, update or checkout as like in Netbeans. Please advice.

Était-ce utile?

La solution

if you are running windows PC then you should download and install tortoise SVN. it will allow you to check in check out and manage repository.

if you are running with Linux machine so for that you need to install KDESVN

Autres conseils

Since you like NetBeans, you might wanna try this http://plugins.netbeans.org/plugin/36183/perl-on-netbeans

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top