Re: Problem tagging my code

2009-03-03 Thread Jack Hughes

The repository url is:

https://timetag.googlecode.com/svn/trunk

and I'm tagging to the following url:

https://timetag.googlecode.com/svn/tags/r1.0a13

The project has not been tagged before... this is the first tag to be
put across it. This isn't the first project on here that I have tagged
though. Worked fine then.

Will try to find a command line interface for SVN.

Jack


On Mar 3, 1:20 am, Ryan Schmidt google-2...@ryandesign.com wrote:
 On Mar 2, 2009, at 12:04, Jack Hughes wrote:

  I'm having a problem tagging my code to do a release at the moment.
  I've had no problem doing this on another project but am having
  problems creating a label on the timetag project.

  The following error occurs: error '/svn/!svn/bc/36/tags' path not
  found

 Your repository does have a tags directory?

 Have you ever been able to make a tag before in this repository?

 What is the repository URL?

 Can you reproduce the problem on the command line (not using  
 TortoiseSVN)?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Hosting at Google Code group.
To post to this group, send email to google-code-hosting@googlegroups.com
To unsubscribe from this group, send email to 
google-code-hosting+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en
-~--~~~~--~~--~--~---



Re: Problem tagging my code

2009-03-03 Thread Ryan Schmidt

On Mar 3, 2009, at 03:45, Jack Hughes wrote:

 On Mar 3, 1:20 am, Ryan Schmidt wrote:

 On Mar 2, 2009, at 12:04, Jack Hughes wrote:

 I'm having a problem tagging my code to do a release at the moment.
 I've had no problem doing this on another project but am having
 problems creating a label on the timetag project.

 The following error occurs: error '/svn/!svn/bc/36/tags' path not
 found

 Your repository does have a tags directory?

 Have you ever been able to make a tag before in this repository?

 What is the repository URL?

 The repository url is:

 https://timetag.googlecode.com/svn/trunk

 and I'm tagging to the following url:

 https://timetag.googlecode.com/svn/tags/r1.0a13

The repository URL is actually:

http://timetag.googlecode.com/svn/

And as you see, you don't have a tags directory. Make and commit a  
empty tags directory first. Then you can copy something into it.



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Hosting at Google Code group.
To post to this group, send email to google-code-hosting@googlegroups.com
To unsubscribe from this group, send email to 
google-code-hosting+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en
-~--~~~~--~~--~--~---



Re: Problem tagging my code

2009-03-03 Thread Jack Hughes

Why don't I have a branches or tags directory on my new repository?
I'm sure I did have when I first created another project. When I try
to edit something on the Administer|Source page and I try to change
something it complains that I don't have a branches directory in my
repository.

I don't think my repository has been created properly because it
doesn't have a wiki directory either.

Jack

On Mar 3, 10:14 am, Ryan Schmidt google-2...@ryandesign.com wrote:
 On Mar 3, 2009, at 03:45, Jack Hughes wrote:



  On Mar 3, 1:20 am, Ryan Schmidt wrote:

  On Mar 2, 2009, at 12:04, Jack Hughes wrote:

  I'm having a problem tagging my code to do a release at the moment.
  I've had no problem doing this on another project but am having
  problems creating a label on the timetag project.

  The following error occurs: error '/svn/!svn/bc/36/tags' path not
  found

  Your repository does have a tags directory?

  Have you ever been able to make a tag before in this repository?

  What is the repository URL?

  The repository url is:

 https://timetag.googlecode.com/svn/trunk

  and I'm tagging to the following url:

 https://timetag.googlecode.com/svn/tags/r1.0a13

 The repository URL is actually:

 http://timetag.googlecode.com/svn/

 And as you see, you don't have a tags directory. Make and commit a  
 empty tags directory first. Then you can copy something into it.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Hosting at Google Code group.
To post to this group, send email to google-code-hosting@googlegroups.com
To unsubscribe from this group, send email to 
google-code-hosting+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en
-~--~~~~--~~--~--~---



Re: Problem tagging my code

2009-03-03 Thread Jack Hughes

All sorted out now... thanks!

On Mar 3, 12:40 pm, David Anderson dander...@google.com wrote:
 Did you request a repository reset, or reset it to r0 yourself? If so,
 that caused the standard trunk/tags/branches/wiki layout to be
 destroyed. You need to recreate those directories manually after a
 reset.

 - Dave

 On Tue, Mar 3, 2009 at 13:38, Jack Hughes jhug...@openxtra.co.uk wrote:

  Why don't I have a branches or tags directory on my new repository?
  I'm sure I did have when I first created another project. When I try
  to edit something on the Administer|Source page and I try to change
  something it complains that I don't have a branches directory in my
  repository.

  I don't think my repository has been created properly because it
  doesn't have a wiki directory either.

  Jack
  - Show quoted text -
  On Mar 3, 10:14 am, Ryan Schmidt google-2...@ryandesign.com wrote:
  On Mar 3, 2009, at 03:45, Jack Hughes wrote:

   On Mar 3, 1:20 am, Ryan Schmidt wrote:

   On Mar 2, 2009, at 12:04, Jack Hughes wrote:

   I'm having a problem tagging my code to do a release at the moment.
   I've had no problem doing this on another project but am having
   problems creating a label on the timetag project.

   The following error occurs: error '/svn/!svn/bc/36/tags' path not
   found

   Your repository does have a tags directory?

   Have you ever been able to make a tag before in this repository?

   What is the repository URL?

   The repository url is:

  https://timetag.googlecode.com/svn/trunk

   and I'm tagging to the following url:

  https://timetag.googlecode.com/svn/tags/r1.0a13

  The repository URL is actually:

 http://timetag.googlecode.com/svn/

  And as you see, you don't have a tags directory. Make and commit a
  empty tags directory first. Then you can copy something into it.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Hosting at Google Code group.
To post to this group, send email to google-code-hosting@googlegroups.com
To unsubscribe from this group, send email to 
google-code-hosting+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en
-~--~~~~--~~--~--~---



Problem tagging my code

2009-03-02 Thread Jack Hughes

I'm having a problem tagging my code to do a release at the moment.
I've had no problem doing this on another project but am having
problems creating a label on the timetag project.

The following error occurs: error '/svn/!svn/bc/36/tags' path not
found

I'm using TortoiseSVN version 1.5.5. I have screenshots to illustrate
the problem but I don't think I can attach them to this message?

Jack
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Hosting at Google Code group.
To post to this group, send email to google-code-hosting@googlegroups.com
To unsubscribe from this group, send email to 
google-code-hosting+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en
-~--~~~~--~~--~--~---



Re: Problem tagging my code

2009-03-02 Thread Ryan Schmidt


On Mar 2, 2009, at 12:04, Jack Hughes wrote:

 I'm having a problem tagging my code to do a release at the moment.
 I've had no problem doing this on another project but am having
 problems creating a label on the timetag project.

 The following error occurs: error '/svn/!svn/bc/36/tags' path not
 found


Your repository does have a tags directory?

Have you ever been able to make a tag before in this repository?

What is the repository URL?

Can you reproduce the problem on the command line (not using  
TortoiseSVN)?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Hosting at Google Code group.
To post to this group, send email to google-code-hosting@googlegroups.com
To unsubscribe from this group, send email to 
google-code-hosting+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en
-~--~~~~--~~--~--~---