Subversion can actually be exposed multiple ways. One such way is to use
its built-in svnserve server which does listen over 3690. Subversion
can also be exposed via WebDAV as an Apache 2.0 module. In the latter
case, it can listen at any port Apache is configured to listen on,
usually 80 and
On Tue, 28 Sep 2004, Greg Reddin wrote:
> CVS in pserver mode connects over port 2401. Does anyone know what port
> svn uses?
It uses 3690,
Salva
>
> Thanks,
> Greg
>
> Sean Schofield wrote:
> > Yes. I think the problem must be my firewall at work. I have the same
> > problem accessing CVS f
Mind that SVN uses WebDAV standard, not simple HTTP WWW standard.
Your firewall might be blocking PUT, MKCOL, OPTIONS, PROPFIND, LOCK
and UNLOCK. its usual.
Respectfully,
Jose Luiz Peleteiro
-
To unsubscribe, e-mail: [EMAIL PRO
Port 80, just like any other web server. Committers will use 443 (SSL)
for authentication.
Don
Greg Reddin wrote:
CVS in pserver mode connects over port 2401. Does anyone know what
port svn uses?
Thanks,
Greg
Sean Schofield wrote:
Yes. I think the problem must be my firewall at work. I have
CVS in pserver mode connects over port 2401. Does anyone know what port
svn uses?
Thanks,
Greg
Sean Schofield wrote:
Yes. I think the problem must be my firewall at work. I have the same
problem accessing CVS from work as well. The client must be requiring
something over a port that is bloc
On Tue, 28 Sep 2004 11:57:20 -0400, Sean Schofield
<[EMAIL PROTECTED]> wrote:
> Yes. I think the problem must be my firewall at work. I have the same
> problem accessing CVS from work as well. The client must be requiring
> something over a port that is blocked. My guess is that the clien is
>
Yes. I think the problem must be my firewall at work. I have the same
problem accessing CVS from work as well. The client must be requiring
something over a port that is blocked. My guess is that the clien is
interpreting a refused connection as the server not being available.
Thanks,
sean
I just checked it out over http and everything worked correctly. Are
you sure you are hitting http://svn.apache.org/repos/test/struts ?
Don
Sean Schofield wrote:
I'm trying to download from the subversion (anonymously) and I keep
getting a "501 Not Implemented" error.
I'm typing the URL corre
I'm trying to download from the subversion (anonymously) and I keep
getting a "501 Not Implemented" error.
I'm typing the URL correctly and this does not work for any of the
projects (including Struts). Could this be something to do my firewall
at work? Does subversion use something other th
I'll also take this opportunity to remind everyone who hasn't set their
subversion password to do so: http://www.apache.org/dev/cvs2svn.html
(step 10).
10. Users who haven't used Subversion before need to log into
minotaur.apache.org and run the svnpasswd utility to set their
Subversion pas
On Mon, 27 Sep 2004 22:10:38 -0700, Don Brown <[EMAIL PROTECTED]> wrote:
> Sorry, I should have clarified, I'm giving the go-ahead on performing
> the actual conversion the exactly same way the test conversion was done
> - the full conversion. All branches and tags will be converted. After
> the
Martin Cooper wrote:
On Mon, 27 Sep 2004 21:40:45 -0700, Don Brown <[EMAIL PROTECTED]> wrote:
If there aren't any objections, I will ask infrastructure to perform the
actual conversion of Struts from CVS to Subversion. The test conversion
has been up for over a week, and there haven't been any
On Mon, 27 Sep 2004 21:40:45 -0700, Don Brown <[EMAIL PROTECTED]> wrote:
> If there aren't any objections, I will ask infrastructure to perform the
> actual conversion of Struts from CVS to Subversion. The test conversion
> has been up for over a week, and there haven't been any problems.
>
> Aga
Sorry, I should have clarified, I'm giving the go-ahead on performing
the actual conversion the exactly same way the test conversion was done
- the full conversion. All branches and tags will be converted. After
the conversion, we can delete/move as necessary.
Don
Craig McClanahan wrote:
On M
On Mon, 27 Sep 2004 21:40:45 -0700, Don Brown <[EMAIL PROTECTED]> wrote:
> If there aren't any objections, I will ask infrastructure to perform the
> actual conversion of Struts from CVS to Subversion. The test conversion
> has been up for over a week, and there haven't been any problems.
>
> Aga
If there aren't any objections, I will ask infrastructure to perform the
actual conversion of Struts from CVS to Subversion. The test conversion
has been up for over a week, and there haven't been any problems.
Again, if I don't hear different, I'll ask around Wednesday afternoon
for our repo
16 matches
Mail list logo