[llvm-commits] [llvm] r77162 - /llvm/tags/Apple/llvmCore-XXXX/

Jon Ziegler jonz at apple.com
Sun Jul 26 13:25:13 PDT 2009


On Jul 26, 2009, at 12:51 PM, Bill Wendling wrote:
> On Jul 26, 2009, at 11:40 AM, Jon Ziegler wrote:
>> Author: jonz
>> Date: Sun Jul 26 13:40:09 2009
>> New Revision: 77162
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=77162&view=rev
>> Log:
>> Creating llvmCore-XXXX branch
>>
> Why XXXX?

My mistake in (mis)using your script.  Fixed by:
$ svn mv https://jonz@llvm.org/svn/llvm-project/llvm/tags/Apple/llvmCore-XXXX 
  https://jonz@llvm.org/svn/llvm-project/llvm/tags/Apple/llvmCore-2201
$ svn mv https://jonz@llvm.org/svn/llvm-project/llvm-gcc-4.2/tags/Apple/llvmgcc42-XXXX 
  https://jonz@llvm.org/svn/llvm-project/llvm-gcc-4.2/tags/Apple/llvmgcc42-2201

As an aside, during execution of your script, it asked for this:
Authentication realm: <https://llvm.org:443> LLVM Subversion repository
Password for 'root':
a couple of times, which seems unlikely to be what is desired.

Regards,
Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090726/2ba6384e/attachment.html>


More information about the llvm-commits mailing list