Mantis - mgar
Viewing Issue Advanced Details
5138 regular use minor always 2014-01-07 23:06 2014-01-09 14:07
jcraig  
dam  
normal  
closed  
fixed  
none    
none  
0005138: mgar init uses the old svn repo
mgar init pulls from the URL: https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/pkg [^] rather than https://svn.code.sf.net/p/gar/code/csw/mgar/pkg [^] which results in commit failures due to repository relocation.
The fix for this condition is:

cd ~/opencsw # assuming default
svn relocate https://svn.code.sf.net/p/gar/code [^]

Issue History
2014-01-07 23:06 jcraig New Issue
2014-01-09 11:55 dam Status new => assigned
2014-01-09 11:55 dam Assigned To => dam
2014-01-09 14:07 dam Note Added: 0010679
2014-01-09 14:07 dam Status assigned => closed
2014-01-09 14:07 dam Resolution open => fixed

Notes
(0010679)
dam   
2014-01-09 14:07   
This is fixed in mgar-671,REV=2014.01.09 and pushed to unstable/.