You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Tony Thompson <To...@stone-ware.com> on 2007/03/09 18:58:25 UTC

Tagging not working

I am having a weird issue when I try to tag a revision in SVN.  When I
tag the head revision, I get a message back that it was tagged and I see
that the repository revision was incremented but when I look in my
"tags" directory, the tagged version is not there.  I can tag it again
and again it says that it succeeded and the revision again is
incremented.  I ran an "svnadmin verify" on the repository and I get
this message backad the verify stops:
 
svnadmin: Filesystem path 'tags/v5.1.0.2' is neither a file nor a
directory
 
I am currently using SVN 1.2 (but plan to upgrade if I can fix this
issue) and the repository is a native file system repository (FSFS).  I
was able to tag things fine until I had to delete a tag and now I am
unable to tag anything.
 
Will "svnadmin repair" help me at all if I update SVN?  Is there
anything else I can try to resolve this issue?
 
Thanks.
Tony
 
This message (and any associated files) is intended only for the 
use of the individual or entity to which it is addressed and may 
contain information that is confidential, subject to copyright or
constitutes a trade secret. If you are not the intended recipient 
you are hereby notified that any dissemination, copying or 
distribution of this message, or files associated with this message, 
is strictly prohibited. If you have received this message in error, 
please notify us immediately by replying to the message and deleting 
it from your computer. Messages sent to and from Stoneware, Inc.
may be monitored.

RE: Tagging not working

Posted by Tony Thompson <To...@stone-ware.com>.
> I am having a weird issue when I try to tag a revision in SVN.  When I

> tag the head revision, I get a message back that it was tagged and I 
> see that the repository revision was incremented but when I look in my
"tags"
> directory, the tagged version is not there.  I can tag it again and 
> again it says that it succeeded and the revision again is incremented.

> I ran an "svnadmin verify" on the repository and I get this message 
> backad the verify
> stops:
>
> svnadmin: Filesystem path 'tags/v5.1.0.2' is neither a file nor a 
> directory
>
> I am currently using SVN 1.2 (but plan to upgrade if I can fix this 
> issue) and the repository is a native file system repository (FSFS).  
> I was able to tag things fine until I had to delete a tag and now I am

> unable to tag anything.
>
>Can you share the commands that you had used to create the tags ?

I am using Tortoise but I will give it a shot with svn and report back
on
that as well.
 
This message (and any associated files) is intended only for the 
use of the individual or entity to which it is addressed and may 
contain information that is confidential, subject to copyright or
constitutes a trade secret. If you are not the intended recipient 
you are hereby notified that any dissemination, copying or 
distribution of this message, or files associated with this message, 
is strictly prohibited. If you have received this message in error, 
please notify us immediately by replying to the message and deleting 
it from your computer. Messages sent to and from Stoneware, Inc.
may be monitored.

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

RE: Tagging not working

Posted by Tony Thompson <To...@stone-ware.com>.
OK, well, I took the plunge and updated to 1.4.3 and I can tag using
both the "svn" exe and tortoise now.

However, an "svnadmin verify" still blows up because there are
apparently still some bad things in the repository from whatever
happened before.  Any idea on how I can clean that up?

-----Original Message-----
From: Ramanathan Muthaiah [mailto:rus.cahimb@gmail.com] 
Sent: Saturday, March 10, 2007 1:42 PM
To: Tony Thompson
Cc: users@subversion.tigris.org
Subject: Re: Tagging not working

> I am having a weird issue when I try to tag a revision in SVN.  When I

> tag the head revision, I get a message back that it was tagged and I 
> see that the repository revision was incremented but when I look in my
"tags"
> directory, the tagged version is not there.  I can tag it again and 
> again it says that it succeeded and the revision again is incremented.

> I ran an "svnadmin verify" on the repository and I get this message 
> backad the verify
> stops:
>
> svnadmin: Filesystem path 'tags/v5.1.0.2' is neither a file nor a 
> directory
>
> I am currently using SVN 1.2 (but plan to upgrade if I can fix this 
> issue) and the repository is a native file system repository (FSFS).  
> I was able to tag things fine until I had to delete a tag and now I am

> unable to tag anything.

Can you share the commands that you had used to create the tags ?

/Ram
 
This message (and any associated files) is intended only for the 
use of the individual or entity to which it is addressed and may 
contain information that is confidential, subject to copyright or
constitutes a trade secret. If you are not the intended recipient 
you are hereby notified that any dissemination, copying or 
distribution of this message, or files associated with this message, 
is strictly prohibited. If you have received this message in error, 
please notify us immediately by replying to the message and deleting 
it from your computer. Messages sent to and from Stoneware, Inc.
may be monitored.

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

Re: Tagging not working

Posted by Ramanathan Muthaiah <ru...@gmail.com>.
> I am having a weird issue when I try to tag a revision in SVN.  When I tag
> the head revision, I get a message back that it was tagged and I see that
> the repository revision was incremented but when I look in my "tags"
> directory, the tagged version is not there.  I can tag it again and again it
> says that it succeeded and the revision again is incremented.  I ran an
> "svnadmin verify" on the repository and I get this message backad the verify
> stops:
>
> svnadmin: Filesystem path 'tags/v5.1.0.2' is neither a file nor a directory
>
> I am currently using SVN 1.2 (but plan to upgrade if I can fix this issue)
> and the repository is a native file system repository (FSFS).  I was able to
> tag things fine until I had to delete a tag and now I am unable to tag
> anything.

Can you share the commands that you had used to create the tags ?

/Ram

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