Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Version Control

Featured Replies

So I think it's ready that I start looking into a version control system - problem is they all seem so goddam difficult! What I want is ideally the following:

 

1 - A free service (or very cheap)

2 - Hosted, cloud based repositories

3 - Private, rather than public/open source (this is my main issue with Github, as far as I can see)

4 - Super simple and basic - I don't need many features

5 - Integration with Eclipse (not so important)

6 - Collaboration not important, only need 1 user

 

I would be interested to know what others have done here, and if you know of any tutorials for any brain-dead people like me to follow. I tried Bit bucket/mercurial/tortoiseHg but got so entirely confused by the installation process that I gave up :(

 

Thanks all

github is only public if you have a free account, you can pay for private repositories.

 

If you only need 1 user, why not try using bazaar (http://bazaar.canonical.com/en/) you can run it on your own PC or you can run it on a server. I think its pretty basic once you get your head around it and there is an eclipse plugin. I don't use the plugin personally, I just update and commit whenever I need to from the eclipse remote shell.

 

You could also replicate cloud storage by syncing the local repositories folder to a cloud like windows live, ubuntu1, iCloud, etc. if you don't want to run it on a server.

Assembla offers free private SVN repositories and is probably the easiest of the widely known ones. There's tones of SVN tutorials out there and a great tool called TortoiseSVN for a GUI.

 

 

Hope it helps

Chris

  • 2 weeks later...

imho svn will work for you, it is easy to setup with standard apache over the webdav, so any vps or dedicated server or cloud like amazon ec2 will work. It also has a great support on linux, windows, mac and there is plenty of plugins for Eclipse :)

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.