Displaying 8 results from an estimated 8 matches for "collabnet".
Did you mean:
collabel
2012 Sep 04
1
svn: Authorization failed
...fails with
svn: Authorization failed
There is no request for credentials.
Is anyone that can willing to share an example that works?
I'm running CentOP 6.2
[hennebry at 67-61-185-5 reps]$ svn --version
svn, version 1.6.11 (r934486)
compiled Jun 23 2012, 00:28:25
Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).
The following repository access (RA) modules are available:
* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
- han...
2008 Dec 17
0
Missing Dependency subversion is needed by package subversion-ruby
...el5 is needed by
package subversion-ruby[/code]
If I''m reading this correctly I''m seeing that svn version 1.4.2 is
needed however I am running version 1.4.2 on the system:
[code]
$ svn --version
svn, version 1.4.2 (r22196)
compiled Nov 20 2006, 07:17:37
Copyright © 2000-2006 CollabNet.
Subversion is open source software, see [url="http://
subversion.tigris.org/"]http://subversion.tigris.org/[/url]
This product includes software developed by CollabNet (http://
www.Collab.Net/).
The following repository access (RA) modules are available:
* ra_dav : Module for accessing...
2010 Jul 13
1
Building a custom Windows installer
...nsightful\spl
us80\;C:\Program Files\ActiveState Komodo Edit
4\;.;c:\R\R-2.11.1\bin;C:\progra~
1\miktex~1.7\miktex\bin;c:\progra~1\htmlhe~1;C:\Windows\system32;C:\Windows;
C:\W
indows\System32\Wbem;C:\Program Files\Common Files\Roxio
Shared\DLLShared\;C:\Pr
ogram Files\GnuWin32\bin;C:\Program Files\CollabNet Subversion;C:\Program
Files\
MySQL\MySQL Server 5.1\bin;C:\Program Files\SAS\Shared
Files\Formats;C:\Program
Files\TortoiseSVN\bin;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program
Fil
es\Smart Projects\IsoBuster;C:\Program Files\MiKTeX
2.7\miktex\bin\;C:\Program F
iles\QuickTime\QTSystem\;C:\...
2011 Apr 25
0
Should svnserve run as root?
Now that the subversion package in CentOS is a usable version I've
replaced a Collabnet package with it. But, it seems odd that the
svnserve process runs as root instead of having a unique user to own the
files and run the process like most other daemons. Did I miss something
in the setup?
--
Les Mikesell
lesmikesell at gmail.com
2013 Apr 23
2
Tables package - remove NAs and NaN
Dear Rxperts,
q <- data.frame(p=rep(c("A","B"),each=10,len=30),
a=rep(c(1,2,3),each=10),id=seq(30),
b=round(runif(30,10,20)),
c=round(runif(30,40,70)))
The operation below...
tabular(((p=factor(p))*(a=factor(a))+1) ~ (N = 1) + (b + c)*
(mean+sd),data=q)
yields some rows of NAs and NaN as shown below
b c
p a N mean sd mean sd
A 1 10
2009 Feb 23
1
[LLVMdev] 2.5 Pre-release2 available for testing
On Mon, Feb 23, 2009 at 12:12 AM, Aaron Gray <
aaronngray.lists at googlemail.com> wrote:
> On Sun, Feb 22, 2009 at 11:15 PM, Anton Korobeynikov <
> anton at korobeynikov.info> wrote:
>
>>
>> Actually its [configure-stage3-intl] where its hanging.
>>
>> This can easily be due to inline FP math in the stdlib headers. For
>> example - I had to
2005 Feb 09
85
Introduce yourself and your project -- Round 2
On December 14th, 2004 David Heinemeier Hansson sent this to the mailing
list:
I''m seeing a lot of new names on the list. Could
we perhaps do a round of introductions? That would
also be a great first post, if you haven''t had a
chance to contribute yet. The basics should include
your name, your organization, your country and city,
and the project you''re
2009 Jul 09
2
How to Populate List
...stem32;C:\WINDOWS
set PATH=%RTOOLS%\bin;%RTOOLS%\perl\bin;%RTOOLS%\MinGW\bin;%PATH%
set PATH=%RHOME%\bin;%PATH%
set PATH=%PATH%;E:\Program Files\MiKTeX 2.7\miktex\bin
set PATH=%PATH%;E:\Program Files\Inno Setup 5
set PATH=%PATH%;C:\Program Files\HTML Help Workshop
set PATH=%PATH%;E:\Program Files\CollabNet Subversion Server
Bill Dunlap
TIBCO Software Inc - Spotfire Division
wdunlap tibco.com
>
> Unfortunately Rtools has a find command that conflicts with
> the find command in Windows so if you add the Rtools
> bin directory to your path permanently then you could
> find other prog...