From: SourceForge.net <no...@so...> - 2006-08-15 12:27:22
|
Patches item #1535340, was opened at 2006-08-06 05:12 Message generated for change (Comment added) made by jeffjensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497855&aid=1535340&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Dennis Lundberg (dennislundberg) Assigned to: Jeff Jensen (jeffjensen) Summary: [all] Fix URLs to CVS for all subprojects Initial Comment: SourceForge has changed the URLs to the CVS repository. The supplied patch changes these in the project.xml files for all subprojects. ---------------------------------------------------------------------- >Comment By: Jeff Jensen (jeffjensen) Date: 2006-08-15 07:27 Message: Logged In: YES user_id=498804 Applied, thank you Dennis! (it was -p0 I didn't use, thanks for the help) ---------------------------------------------------------------------- Comment By: Dennis Lundberg (dennislundberg) Date: 2006-08-12 08:37 Message: Logged In: YES user_id=662018 I checked out from maven-plugins.cvs.sourceforge.net:/cvsroot/maven-plugins/maven-plugins So *not* the root, but the subdir maven-plugins. Then I did a cvs diff -u > cvs-location.patch I just tried to apply my own patch on a fresh checkout. Standing in root directory of the checked out files, I did: patch -p0 < cvs-location.patch And it worked fine. ---------------------------------------------------------------------- Comment By: Jeff Jensen (jeffjensen) Date: 2006-08-12 07:42 Message: Logged In: YES user_id=498804 Hi Dennis, I am struggling to apply this patch. How did you create it? I tried using both patch from the command line as well as apply patch from Eclipse. With the other two you did I had to apply the changes manually - neither patch apply approach worked. Do you have any thoughts/advice? I really appreciate you taking the time to patch all this, and would like to get them applied! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497855&aid=1535340&group_id=61626 |