On 03/15/2013 03:58 PM, Daniel Shahaf wrote:
> C. Michael Pilato wrote on Fri, Mar 15, 2013 at 09:42:53 -0400:
>> The question is: what is the very first revision for the directory which is
>> called "branch10" in HEAD? You should be able to get the answer using this
>> command:
>>
>>svn log
C. Michael Pilato wrote on Fri, Mar 15, 2013 at 09:42:53 -0400:
> On 03/15/2013 06:48 AM, Tom wrote:
> >
> > Hi mailing list :)
> >
> > Please, help me to find out what is going on in our repository. I am
> > preparing some automatic tool
> > to work with svn and there is one thing, which is conf
On 03/15/2013 11:02 AM, Tom wrote:
>> The question is: what is the very first revision for the directory which is
>> called "branch10" in HEAD? You should be able to get the answer using this
>> command:
>>
>>svn log -q -r1:HEAD --limit 1 https:\\...\branch10
>
> I tried this for both my bra
There is one remaining question: Why is this not working for the second
branch:
https:\\...\branch10 (error E195012 occures).
Maybe there could arise some other complications about which I dont know ...
Nevertheless I am glad to know about the expected behavior.
Tom
--
View this message in contex
On 03/15/2013 06:48 AM, Tom wrote:
>
> Hi mailing list :)
>
> Please, help me to find out what is going on in our repository. I am
> preparing some automatic tool
> to work with svn and there is one thing, which is confusing to me.
>
> I want to do checkout to some revision:
> If I use peg revis
ink the info command is
behaving the same way (with respect to this problem) ...
Thanks to reply :)
Tom
--
View this message in context:
http://subversion.1072662.n5.nabble.com/confusing-E195012-error-Unable-to-find-repository-location-when-location-exists-tp179019p179021.html
Sent from the S
Guten Tag Tom,
am Freitag, 15. März 2013 um 11:48 schrieben Sie:
> But when I try to ommit peg revision:
> svn co https:\\...\branch10 -r 11893
co is the wrong command for committing, you need ci. Besides that, you
can' commit to old revisions, only to HEAD.
Mit freundlichen Grüßen,
Thorsten
nshot from TortoiseSvn revision graph, maybe there
will be hidden some answer to this:
<http://subversion.1072662.n5.nabble.com/file/n179019/coBehavior.png>
Thanks in advance.
Tom
--
View this message in context:
http://subversion.1072662.n5.nabble.com/confusing-E195012-error-Unable-to