I'd need help for finding a program for software version control with following features: - Multiplataform (Windows and Ubuntu) - Keep our code private (perfect if support private ftp repositories). - Free or cheap for small groups (3-4). - We dont need a big storage capacity - (Optional) Eclipse integration - Automatic notification of updates
We tried Bazaar, it enforces all the rules except the last one, because for password protected repositories sources it only update on demand (asking the password all the times)
Thanks in advance