[LLVMdev] Dumping SVN Repository

Daniel Berlin dberlin at dberlin.org
Wed Jul 18 15:02:58 PDT 2007


No, you can't generate a dump file from only a certain path in the
repository, but each revision is a global (IE whole-repo) revision,
even if we hide this well :)


On 7/18/07, Bill Wendling <isanbard at gmail.com> wrote:
> Hi all,
>
> I'm trying to dump the llvm-gcc repository so that it can be loaded
> into the llvm.org repository instead of the mirror. However, I need a
> specific URL in that repository, not the whole repository itself. If I
> use svnadmin, I can't use the URL. It requires a PATH to the
> repository.
>
> Does anyone know of a way to do this?
>
> -bw
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>



More information about the llvm-dev mailing list