Hi Maciej,

Am 23.03.2009 um 13:59 schrieb Maciej (Matchek) Blizinski:
I've noticed that svn:externals use a short version of SourceForge
domain, sf.net. It causes svn to complain about non-matching SSL
certificates and asks for confirmation when checking out gar
svn:externals. I have a prepared svn change which changes all
instances of sf.net into sourceforge.net. I'm not aware of any major
problems that it might cause. I tested it locally and it Just Works,
"svn update" completes successfully after the change.

The change is small in a sense that it boils down to sedding through
svn:externals and replacing sf.net with sourceforge.net. The change is
big in a sense that it touches most of <pkg>/trunk directories. I
decided to ask for opinions before submitting.

An example:

mac...@vsol01 pkg $ svn diff openssl

Property changes on: openssl/trunk
___________________________________________________________________
Name: svn:externals
  - gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2

  + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Does anyone object to this change? If not, I'm going to submit it tomorrow.

I thought you were going to commit the change? Please go ahead, but make
sure you change all references like I wrote before.


Best regards

  -- Dago
_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers

Reply via email to