[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Feature request.

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-09-12 04:56:37 CEST

On 9/11/07, Tim Uckun <timuckun@gmail.com> wrote:
> >
> > If you're auto-committing all the time, what's the difference? You'll
> > need to be connected all the time anyway. And it doesn't stop you from
> > performing a real checkout to work offline, and commit the changes
> > when you're back in the office or whatever.
>
>
> In my case I am dealing with SVN as a sort of a document management
> platform. I am dealing with typical office workers and not
> programmers. I have used ifolders before. It's basically an automated
> tool to sync content with a central server (like subversion) but it
> does not offer version control.
>
> If Tortoise was to automatically do an update and commit every N
> minutes then it would have all the features of ifolders and many many
> more plus it would be faster. That's why I put in the feature request.
>
> The auto-locking would be icing on the cake. My primary wish is that
> the whole update, commit cycle would be automatic, run on a schedule
> and only make it self known if there were errors (otherwise silent).

If the auto-locking isn't mandatory, then just mount the repository
via WebDAV and give everyone a mapped drive. It's more or less meant
for what you're looking to do. As for updating a "server" somewhere,
just have a scheduled task update a working copy on that server (I
assume read-only for everyone else) on a regular basis. But I kind of
wonder whether you need to do that at all, when you could just point
people at the WebDAV-mounted drive or even an HTTP URL to browse the
contents realtime.

Really all of this is well outside the realm of TSVN, it's more a
Subversion server/config issue.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Sep 12 04:53:13 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.