"svn ci -m test" should be all you need, I think. By default it tries to check in all changes into the repository you checked out originally.
On 9/18/07, Allan Menezes <[EMAIL PROTECTED]> wrote: > > Hi Michael, > I tried the below and it deleted the rpms in the checked out rpm dir. > Nowe what next? I am sorry but I am new to svn, so i need help ,please!. > Last time times I used the import command and it worked well. The fc7 and > fc6 dirs of x86_64 i checked out using svn seem to be missing files ( a > lot). Can you check this? > Here is the error attaches as test file on svn ci > Regards, > Allan > > Michael Edwards wrote: > You do the "svn rm *.rpm" inside the working directory on your > machine, the directory you did the "svn ci" in to check in the rpms > originally. > > If you are still getting error messages, if you could post them we > might be able to help more. > > On 9/17/07, Allan Menezes <[EMAIL PROTECTED]> wrote: > > > Bernard Li wrote: > Hi Allan: > > On 9/16/07, Allan Menezes <[EMAIL PROTECTED]> wrote: > > > > I get an rsync: faile to set times on > "/usr/share/systemimager/boot/x86_64/standard/initrd_template/usr/bin > ..." :Function is not implemented (38) for a long list of errors in > systemimager-3.9.6 src on make binaries and make install_binaries. Make > binaries is okay. Just make install_binaries comes up with the error. It > terminates with: > rsync error: some files could not be transferred (code 23) at main.c(977) > [sender=2.6.9] > make: *** [install_initrd_template] Error 23 > I am using fc8 x86_64 test2, OSCAR repo nightly of sept 16, 07 ver5.1 and > the systemimager 3.8.0 that comes with the common rpms for that day. > > What are you trying to do? Install SystemImager 3.9.6 from the source RPM? > > BTW, we got the RPMs, but it looks like you checked them into both the > root of the directory and also the fc8-x86_64 subdirectory: > > http://svn.oscar.openclustergroup.org/svn/oscar/tmp/rpms/ > > Can you please clean it up? Just go back to the checked-out directory > (rpms/ dir), then do `svn rm *.rpm`, followed by `svn ci` should do > the trick. > > Hi Bernard, > I tried doing this for 2 hours and i did not succeed.I keep getting > error messgaes. How do i go to the checked dir on the svn url? > Allan > > Regards, > > Bernard > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Oscar-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-devel > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Oscar-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-devel > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Oscar-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-devel > > > > > > [EMAIL PROTECTED] rpms]# svn ci -m test > http://svn.oscar.openclustergroup.org/svn/oscar/tmp/rpms > svn: 'http://svn.oscar.openclustergroup.org/svn/oscar/tmp' > is not a working copy > svn: Can't open file > 'http://svn.oscar.openclustergroup.org/svn/oscar/tmp/.svn/entries': > No such file or directory > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Oscar-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-devel > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
