You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by kf...@collab.net on 2004/07/26 14:32:44 UTC

Re: File marked as "?" but when I add it says file is already under version control

Ben Collins-Sussman <su...@collab.net> writes:
> > But no way, it tells me TBClient.xcode is already une revision control.
> 
> I don't believe you.  I think you're accidentally leaving something out
> of your story.  :-)
> 
> Instead of describing what you think happened, show us an actual
> transcript that demonstrates the problem.

Ben's right that an exact transcript is better, but I *do* believe
this result.  Ben, remember that the .svn/ subdirectory is probably
still sitting in that directory that he renamed using OS mv instead of
SVN mv.  Now does it make sense?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: [s] Re: File marked as "?" but when I add it says file is already under version control

Posted by Alexander Lamb <Al...@sim.hcuge.ch>.
Well,

Thanks for the help.
The culprit was actually the .svn directory in TBClient.xcode!
I removed it and could then add the directory then commit.
Now, obviously, I should have done a svn mv instead of directly a mv!!

Alex
--
Alexander Lamb
Service d'Informatique Médicale
Hôpitaux Universitaires de Genève
Prof. 022 372 88 62
Portable 079 420 79 73
On Jul 26, 2004, at 18:14, Ben Collins-Sussman wrote:

> On Mon, 2004-07-26 at 09:32, kfogel@collab.net wrote:
>> Ben Collins-Sussman <su...@collab.net> writes:
>>>> But no way, it tells me TBClient.xcode is already une revision 
>>>> control.
>>>
>>> I don't believe you.  I think you're accidentally leaving something 
>>> out
>>> of your story.  :-)
>>>
>>> Instead of describing what you think happened, show us an actual
>>> transcript that demonstrates the problem.
>>
>> Ben's right that an exact transcript is better, but I *do* believe
>> this result.  Ben, remember that the .svn/ subdirectory is probably
>> still sitting in that directory that he renamed using OS mv instead of
>> SVN mv.  Now does it make sense?
>
> Oops, I thought the rename was on a file!  I looked at the subject 
> line,
> rather than his comment about "(on a directory, actually)".  Sorry.
> Yup, it makes sense.
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: File marked as "?" but when I add it says file is already under version control

Posted by Ben Collins-Sussman <su...@collab.net>.
On Mon, 2004-07-26 at 09:32, kfogel@collab.net wrote:
> Ben Collins-Sussman <su...@collab.net> writes:
> > > But no way, it tells me TBClient.xcode is already une revision control.
> > 
> > I don't believe you.  I think you're accidentally leaving something out
> > of your story.  :-)
> > 
> > Instead of describing what you think happened, show us an actual
> > transcript that demonstrates the problem.
> 
> Ben's right that an exact transcript is better, but I *do* believe
> this result.  Ben, remember that the .svn/ subdirectory is probably
> still sitting in that directory that he renamed using OS mv instead of
> SVN mv.  Now does it make sense?

Oops, I thought the rename was on a file!  I looked at the subject line,
rather than his comment about "(on a directory, actually)".  Sorry. 
Yup, it makes sense.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org