asdlei00 / tortoisesvn

Automatically exported from code.google.com/p/tortoisesvn
0 stars 0 forks source link

Automatic updates and commits #77

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Assembla (http://www.assembla.com/) wants to extend TortoiseSVN with an 'easy' 
mode to get a similar easy handling like DropBox (http://www.dropbox.com/).

Description from our email conversations:

However, we want to add a client-side feature that is not specifically related 
to the svn repository.  We have noticed that a lot of users that we see in 
outsourcing companies and labor exchanges don't use svn effectively, and they 
are using even simpler tools like Dropbox.  I think there are probably about a 
million users in this category.  I also think that Dropbox is a great product 
and a nice way to work.  So, we want to offer some tweaked svn clients - 
"easysvn" - which can be put into a mode that behaves like Dropbox, with 
automatic commit and update, and some simple strategy for keeping the last 
version on a merge conflict.

Original issue reported on code.google.com by tortoisesvn on 5 Jun 2011 at 9:05

GoogleCodeExporter commented 9 years ago

Ideally we would like to find a developer who will collaborate with the dev 
community and can devote a good chunk of his/her time to this project.
In return we can provide flexible terms and generous compensation.
If you would be interested please submit your info at: 
https://www.assembla.com/search/show_job/862  (please include the note with 
regard to this mailing list)
You can also email me directly, but it is best to use the link as it keeps all 
in one place for our admin process.

Thanks.

P.S.
We have asked Stefan Küng to take on this project, however he is limited in 
available time, but was extremely kind to offer all the help and assistance.
Thank you Stefan!

Original comment by talentas...@gmail.com on 6 Jun 2011 at 4:20

GoogleCodeExporter commented 9 years ago
EasySVN is out which does this job: http://svn-ref.assembla.com/easysvn.html

Also under GPL, and uses TSVN.

We may include something similar in TSVN:
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=296437
0

Original comment by tortoisesvn on 23 Jun 2012 at 8:29

GoogleCodeExporter commented 9 years ago
This effort is also discussed in a dev mailing list thread "Automatic update & 
commit": 
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=302344
3

Original comment by sols...@gmail.com on 28 Nov 2012 at 8:11

GoogleCodeExporter commented 9 years ago
Another idea on how to do this:
Implement a CommitMonitor-like app that can also run updates if it detects new 
commits.

Original comment by tortoisesvn on 20 Jun 2013 at 5:44

GoogleCodeExporter commented 9 years ago
Would be very nice to have!

Today's small enterprise world is getting more and more need to have effective 
and simple version control systems for the less acquainted with the underlying 
techs.

Subversion with automatic commit, update and extremely simple conflict 
resolution could be perfect for small companies with no budget for overwhelming 
fancy VCS.

Original comment by aferra...@gmail.com on 15 Aug 2013 at 10:08

GoogleCodeExporter commented 9 years ago
Are you still looking for an auto-commit?  I actually wrote one myself a while 
ago that makes use of Task Scheduler and will automatically delete or add 
files.  It just does not handle conflict resolution.  I would not mind sharing 
this application if needed.

Original comment by RHessinger on 25 Jul 2014 at 2:41