Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

News

Welcome to Yet Another Programming Community!

 
Pages: 1 [2]   Go Down Print
Author Topic: SubPython - Text editor for Subversion  (Read 523 times)
tuntis
Newbie
*

Karma: +2/-6
Offline Offline

Posts: 27


View Profile
« Reply #15 on: October 10, 2009, 02:47:46 AM »

If you wish to use source control for such purposes, I strongly suggest that you switch to git, hg or bzr since they're decentralized and don't require you to push every commit to a remote location.

git's my favorite, even though the Windows support is a little bit dodgy.

Yeah, but even though it's currently not asynchronous, I still like the idea of all my team members being able to edit the same project on a central server.
DVCS does not prevent you from doing this: you can still have a remote repository and push your commits to it as often as you want to. In fact, I'd argue that it makes working in a team much easier, because of better branching support, etc.
Logged
kamen
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 8


View Profile Email
« Reply #16 on: December 08, 2009, 10:27:48 PM »

Cool idea, reminds me of having FTP in an editor, I think some comercial editors do this already, like Coda (mac).

I use Vim so I can just use :!comand for the command-line, shortcut would be easy to set up too.
But again kudos for the idea.

I haven't worked with version control systems too much yet, I'll have to learn when I make something worth sharing or feel confident enough to help someone with theirs.

Logged
Pages: 1 [2]   Go Up Print
 
Jump to:  

 
     
Powered by MySQL Powered by PHP Powered by SMF 1.1.10 | SMF © 2006-2009, Simple Machines LLC
Theme by Roach
Valid XHTML 1.0! Valid CSS!