Re: [Dspace-tech] Patch error for 1.6.0

2010-04-05 Thread Panyarak Ngamsritragul


Thanks again.

I have found that the correct way to checkout from repository is
svn co https://scm.dspace.org/svn/repo/dspace/branches/dspace-1_6_x/

It seems that the repository server does not accept connection through 
port 80, but 443.


Panyarak Ngamsritragul
Prince of Songkla University.

On Sun, 4 Apr 2010, Peter Dietz wrote:



That url is the trac frontend that is best from your browser.

You can do checkout using the true url to the svn repository, which in this
case is:
http://scm.dspace.org/svn/repo/dspace/branches/dspace-1_6_x/

  On Apr 4, 2010 11:50 AM, "Panyarak Ngamsritragul"
   wrote:


  Thanks.
  I tried svn co
  http://scm.dspace.org/trac/dspace/browser/dspace/branches/dspace-1_6_x
  and got error like this:
  svn: The OPTIONS response did not include the requested
  activity-collection-set; this often means that the URL is not
  WebDAV-enabled

  I am not quite sure whether it is the problem at my side or the
  subversion
  server.  Googling the internet, I found some advice to config
  subversion
  to support WebDAV.  But after reading some of those, I suspect
  it is
  related to server side, not client side.

  Could you please help a little more ?  Thanks.

  Panyarak Ngamsritragul
  Prince of Songkla University.


  On Mon, 29 Mar 2010, Stuart Lewis wrote:

  > Hi Panyarak,
  >
  >> I am about to install a new instance ...

  > This message has been scanned for viruses and
  > dangerous content by MailScanner, and is
  > believe...

  Download Intel® Parallel Studio Eval
  Try the new software tools for yourself. Speed compiling, ...


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Patch error for 1.6.0

2010-04-04 Thread Peter Dietz
That url is the trac frontend that is best from your browser.

You can do checkout using the true url to the svn repository, which in this
case is:
http://scm.dspace.org/svn/repo/dspace/branches/dspace-1_6_x/

On Apr 4, 2010 11:50 AM, "Panyarak Ngamsritragul" 
wrote:


Thanks.
I tried svn co
http://scm.dspace.org/trac/dspace/browser/dspace/branches/dspace-1_6_x
and got error like this:
svn: The OPTIONS response did not include the requested
activity-collection-set; this often means that the URL is not WebDAV-enabled

I am not quite sure whether it is the problem at my side or the subversion
server.  Googling the internet, I found some advice to config subversion
to support WebDAV.  But after reading some of those, I suspect it is
related to server side, not client side.

Could you please help a little more ?  Thanks.

Panyarak Ngamsritragul
Prince of Songkla University.


On Mon, 29 Mar 2010, Stuart Lewis wrote:

> Hi Panyarak,
>
>> I am about to install a new instance ...

> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believe...

Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, ...
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Patch error for 1.6.0

2010-04-04 Thread Panyarak Ngamsritragul

Thanks.
I tried svn co 
http://scm.dspace.org/trac/dspace/browser/dspace/branches/dspace-1_6_x
and got error like this:
svn: The OPTIONS response did not include the requested 
activity-collection-set; this often means that the URL is not WebDAV-enabled

I am not quite sure whether it is the problem at my side or the subversion 
server.  Googling the internet, I found some advice to config subversion 
to support WebDAV.  But after reading some of those, I suspect it is 
related to server side, not client side.

Could you please help a little more ?  Thanks.

Panyarak Ngamsritragul
Prince of Songkla University.

On Mon, 29 Mar 2010, Stuart Lewis wrote:

> Hi Panyarak,
>
>> I am about to install a new instance of DSpace 1.6.0, but would like to do
>> some patching before building the package.
>
> If you want to download what is going to be 1.6.1, then it is possible to 
> download that code, already patched, using subversion. Install subversion, 
> then run:
>
> svn co http://scm.dspace.org/trac/dspace/browser/dspace/branches/dspace-1_6_x
>
> If new patched are applied later, you can update your code to the latest 
> version by running:
>
> svn update
>
> I hope this helps,
>
>
> Stuart Lewis
> IT Innovations Analyst and Developer
> Te Tumu Herenga The University of Auckland Library
> Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
> Ph: 64 9 373-7599 x81928
> http://www.library.auckland.ac.nz/
>
>
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Patch error for 1.6.0

2010-03-28 Thread Stuart Lewis
Hi Panyarak,

> I am about to install a new instance of DSpace 1.6.0, but would like to do 
> some patching before building the package.

If you want to download what is going to be 1.6.1, then it is possible to 
download that code, already patched, using subversion. Install subversion, then 
run:

svn co http://scm.dspace.org/trac/dspace/browser/dspace/branches/dspace-1_6_x

If new patched are applied later, you can update your code to the latest 
version by running:

svn update

I hope this helps,


Stuart Lewis
IT Innovations Analyst and Developer
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
Ph: 64 9 373-7599 x81928
http://www.library.auckland.ac.nz/


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech