Thanks, Pavel.  That worked.

On 5/3/13, Pavel Lyalyakin <pavel.lyalya...@visualsvn.com> wrote:
> Hello,
>
>> I am trying to create a branch from our trunk.  In the SVN command window
>> on
>> the server, at the command prompt:
>>
>> C:Users\Administrator.us>svn copy
>> https://BIGRIG.www.myComp.com:8443/svn/NG/trunk \
>> https://BIGRIG.www.myComp.com:8443/svn/NG/branches/2point2 \
>>
>> and I get:
>> svn:  E200007:  Cannot mix repository and working copy sources.
>>
>> How do I fix this?  I am not intending to mix anything.  What does this
>> mean?
>
> You need to remove the backslash in the command-line. Try doing this
> in a single command-line, e.g. like this:
>
> [[
> svn copy https://BIGRIG.www.myComp.com:8443/svn/NG/trunk
> https://BIGRIG.www.myComp.com:8443/svn/NG/branches/2point2 -m "Created
> branch from trunk"
> ]]
>
> Thank you!
>
> --
> With best regards,
> Pavel Lyalyakin
> VisualSVN Team
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "VisualSVN" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/visualsvn/vzjt39Z5mHg/unsubscribe?hl=en.
> To unsubscribe from this group and all its topics, send an email to
> visualsvn+unsubscr...@googlegroups.com.
> To post to this group, send email to visualsvn@googlegroups.com.
> Visit this group at http://groups.google.com/group/visualsvn?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>


-- 



-- 

May all beings, in or out of the womb, be well, happy and peaceful.

http://tharpa.x90x.net/

-- 
You received this message because you are subscribed to the Google Groups 
"VisualSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to visualsvn+unsubscr...@googlegroups.com.
To post to this group, send email to visualsvn@googlegroups.com.
Visit this group at http://groups.google.com/group/visualsvn?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to