[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re : Re : subversion

From: henri bollon <hbollon_at_yahoo.fr>
Date: Mon, 2 Mar 2009 15:28:56 +0000 (GMT)

Ok thanks,

I have another questions in blue color.

________________________________
De : Andy Levy <andy.levy_at_gmail.com>
À : henri bollon <hbollon_at_yahoo.fr>
Cc : users_at_subversion.tigris.org
Envoyé le : Lundi, 2 Mars 2009, 16h12mn 19s
Objet : Re: subversion

On Mon, Mar 2, 2009 at 08:39, henri bollon <hbollon_at_yahoo.fr> wrote:
> Hi,
>
> I found out your contect through the website subversion.tigris.org.
>
> I would like to speak with you about SVN tortoise.
>
> I often used CVS system to develop my technicals projects but I had never
> used SVN tortoise.

TortoiseSVN is one client for Subversion. This is the mailing list for
the Subversion project itself.

> So, I've just any questions about how I can insert in my code the revision
> history.

Please read the FAQ and manual, both linked from the site you've already found.

> With CVS system, I used the variable $LOG$ but I didn't managed to find out
> the equivalent command for SVN tortoise.

There isn't one. http://subversion.tigris.org/faq.html#log-in-source

So If I want to see the version about this file I have to use the command "show log".
There no others ways to do that.

Is it plan to integrate this feature "$LOG$" in next version of subversion ?
Can I use a workaround in your system ?

> Moreover, I need to change the way to call the revision for one file. By
> default, the revision is 1, then 2, then 3 ...
>
> I want to rename in 1.1 then 1.2, then 1.3 etc ..
>
> So how can I do to do that ?

You cannot. Subversion uses a global revision number, similar to a
timestamp. http://subversion.tigris.org/faq.html#globalrev

So I can force the file to have one revision number but only in decimal number. Can you remember me the command I have to use ?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1256739

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-02 17:42:35 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.