
- RAPIDSVN COULD NOT SET CURRENT WORKING DIRECTORY INSTALL
- RAPIDSVN COULD NOT SET CURRENT WORKING DIRECTORY UPDATE
- RAPIDSVN COULD NOT SET CURRENT WORKING DIRECTORY PATCH
- RAPIDSVN COULD NOT SET CURRENT WORKING DIRECTORY DOWNLOAD
Just for fun I tried to "add" the directory, and now RapidSVN complains it is alreadu under version control ( as expected ).
RAPIDSVN COULD NOT SET CURRENT WORKING DIRECTORY UPDATE
The update button is grey, so I can't update my subdir, as noted above its status is "unversioned", although it has just been checked out with the "svn co" command.
Now I can see the whole dir structure, but one problem solved a new shows up. I made an extra bookmark and got the complete directory tree without the files in them (fast). I could only see the subdir, not its contents.īut then I found the solution next in the menu: Then the subdir was shown as unversioned. svn directory.Īnd I get all files in that directory seen with nautilus - but when I start RapidSVN and do Then the root directory rdir is created, but it only contains the. I have just tried a combination of your advises.
Look at the homepage of the project to see where to send bug reports.I have used the command line with svn, but mostly I use RapidSVN. Part 4: Sending the patches to the upstream authors The text of the commit message is Updated rapidsvn to 0.9.4, without all the details. /doc/TODO to remove the line of the requested update. The text of the commit message is Updated rapidsvn to 0.9.4, followed by an empty line, followed by the text from the CHANGES file. Save that text to later include it in the commit message. Meanwhile, look at the NEWS, ChangeLog and CHANGES files in the WRKSRC to see what has changed between 0.9.3 and 0.9.4. RAPIDSVN COULD NOT SET CURRENT WORKING DIRECTORY PATCH
In the mean time, create a patch for configure.in, since that's the source of the code which got patched in the configure script. Look at the patches to see if they contain more than they should, or expanded strings (for example, /usr/pkg instead of Run make mps to regenerate the checksums. This page does not deal with the steps that end users need to make when a new. Run make patches to regenerate the patches from the working directory. Now copy the new patch(es) from $WRKOBJDIR/.newpatches/ to patches/ in the package directory. This will create the new patches from the new diffs in $WRKOBJDIR/.newpatches/ Change back to the package directory (e.g./pkgsrc/devel/rapidsvn/ and run mkpatches. Change to the work directory ($WRKOBJDIR) and edit the file(s) you need to patch with pkgvi, make the changes and save it. So we need to remove one of the equals characters, since that's what the patch did. It's the configure script, so have a look at that. Look at patches/patch-ab to see which file it is applied to. Patch /home/roland/proj/NetBSD/pkgsrc/devel/rapidsvn/patches/patch-ab failedĮRROR: Patching failed due to modified or broken patch file(s):ĮRROR: /home/roland/proj/NetBSD/pkgsrc/devel/rapidsvn/patches/patch-ab => Applying pkgsrc patches for rapidsvn-0.9.4ġ out of 1 hunks failed-saving rejects to configure.rej Run make and hope that the old patches still apply. Look at the homepage (see HOMEPAGE) to see where the distfile is. RAPIDSVN COULD NOT SET CURRENT WORKING DIRECTORY DOWNLOAD
Run make mdi to download the new distfile and regenerate the checksums.įetch: Unable to fetch expected file rapidsvn-0.9.4.tar.gz
Change the version number in the DISTNAME variable to 0.9.4. Simple: devel/rapidsvn from 0.9.3 to 0.9.4 Part 1: Get the new package to build The text of the commit message is Updated gogui to 0.9.3.
The text of the commit message is Updated gogui to 0.9.3, followed by an empty line, followed by a comment about the changes.
Run pkglint -Wall to see if the package looks good. The current version of kdesvn does not support extra fields in commit box. Run make package clean to finish the work. Select and/or create a local folder, where the working copy should reside. The package has installed without any failures. Only on the SourceForge project page, there are two comments about minor bugfixes.
There is no document describing the changes.
RAPIDSVN COULD NOT SET CURRENT WORKING DIRECTORY INSTALL
Run make install PKG_DEVELOPER=yes, hoping that the list of installed files has not changed. Run make deinstall to remove the old package. Run make mdi to download the new distfile and regenerate the checksums. Change the version number in the DISTNAME variable to 0.9.3. Trivial: games/gogui from 0.9.1 to 0.9.3 Part 1: Get the new package to build It contains pkgvi, mkpatches and patchdiff. This tools helps creating patches for pkgsrc. Part 4: Sending the patches to the upstream authors. Simple: devel/rapidsvn from 0.9.3 to 0.9.4. Trivial: games/gogui from 0.9.1 to 0.9.3.