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

Re: Autoverioning Advice Needed

From: Brad Rhoads <bdrhoa_at_gmail.com>
Date: 2007-03-16 16:46:19 CET

Can you connect to your repository via Windows a windows web folder?
(From My Computer, Tools|Map Network Drive|Sign up for online storage
or connect to a network server|Next|Next.) If not, then your Apache
setup may not be right. Also, you might need to use DOMAIN\userid.

I've found tech support from South River to be very helpful. And the
issue you're having probably doesn't have anything to do with
subversion directly. WebDrive doesn't really connect to your
repository. WebDrive maps a drive letter to the folder you publish
through Apache/WebDav. In this case the folder you publish is the
folder containing your repository. Subversion works behind the scenes
doing the autoversioning.

Logon to the webdrive.com and submit a ticket. I suspect you'll be
able to get it working.

That said, if you can use Tortoise, I would. It's really not very hard
to understand or to use.

On 3/16/07, Robert Denton <robert@headsprout.com> wrote:
> Andy, that is a good point and a valid suggestion. Thanks for the
> contribution, the answer is: No, I am NOT certain Tortoise will not
> work. It may prove to be the case that the non-tech users will be
> fine with TSVN, and it may be the case that they will crave the same
> options that your users enjoy. However I have been charged with the
> task of looking at the options so I wanted to see where WebDrive
> would get me.
>
> As it turns out I am having trouble even getting Webdrive to connect
> to my repo anyway. I am thinking perhaps it is having trouble with
> the fact that I enforce ssl and that regular http will not work on my
> repo. I am not sure though. I am tempted to call the South River
> folks to see if they can help but the first person I spoke to there
> had never heard of Subversion so I do not hold out much hope.
>
> Robert
>
> On Mar 15, 2007, at 10:17 PM, Andy Levy wrote:
>
> > On 3/15/07, Robert Denton <robert@headsprout.com> wrote:
> >> Hi all,
> >>
> >> I am hoping someone here can advise me on how best to implement
> >> autoversioning for my environment. The best thing you could do for me
> >> immediately is point me to a really informative read discussing
> >> subversion/webdav/autoversioning/windows clients, et al.
> >>
> >> Any good links you can recommend? I have looked through the nightly
> >> red bean book, and it is a good start, but I want to read more in
> >> depth before I delve too much deeper...
> >>
> >> What I am looking at is basically this:
> >>
> >> We run subversion 1.3 on a windows/apache server and we have limited
> >> it's availability to the techies in our company. We now have decided
> >> to move the entire company away from VSS to this. The problem is that
> >> the rest of the company is decidedly NOT tech savvy so we need a way
> >> for them to use subversion without getting flustered or confused, or
> >> breaking our repo.
> >>
> >> Currently the techs use TortoiseSVN. We were hoping for something a
> >> little more seemless. We enforce locking on all files, including
> >> text, doc, etc, so whatever solution I go with needs to be able to
> >> lock a file automatically and unlock and commit the file
> >> automatically, as well as make sure that the user isn't looking at a
> >> non-updated collection of files.
> >
> > Are you certain that you can't distribute TSVN? Can you pilot it with
> > a few "regular" users and see if maybe you can avoid setting up
> > autoversioning?
> >
> > I considered autoversioning a long time ago, but in the end real log
> > messages from the committer won out (in addition to the other benefits
> > of using a regular client) over the little extra convenience that
> > autoversioning might have given me.
> >
> > I have non-developers using TSVN and after a little time showing them
> > the basics, they're saying "ok, I get it now" and they're on their
> > way. They like that they can see history and they can work on their
> > files at home, disconnected from the network. They understand that
> > using it is good for everyone.
> >
> > I have people in accounting and auditing departments asking me "can I
> > come to you in 4 months to get this set up for my whole department? We
> > *need* this and we'll gladly take these extra few steps to get all
> > this good functionality." They really like (among other things) that
> > they can see, right in TSVN, how much certain people are or aren't
> > using the system.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: users-help@subversion.tigris.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 16 16:46:59 2007

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

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