Re: Problem with version counter
Alexander Mueller <[email protected]> Fri, 08 Jan 2010 07:51:08 +0100
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.user |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I have tried to reproduce the behaviour. First with the svn command
line, and second with RapidSVN 0.12.0.
My steps:
1. create a test repository "svnadmin create /home/alex/tmp/testrepos"
2. perform import "svn import /home/alex/tmp/testimport \
file:///home/alex/tmp/testrepos"
3. check results
The tree /home/alex/tmp/testimport contained several files and
subdirectories. The resulting revision number was 1 in both cases.
So my guess would be maybe after the "svnadmin create" command you
create other stuff like "trunk" "tags" and "branches". With each of this
the revision increases. Besides that I didnt test using svnserve or
apache. Maybe the result on import are different but I guess not.
Regarding a manual: there is some documentation in the wiki at
http://www.rapidsvn.org/index.php?title=OnlineHelp:Contents
If you find it is missing something you are welcome to contribute, add
or correct.
Alex
Rashmin Kumara schrieb:
> Hi
>
>
>
> I have created a svn server and using rapid svn client
>
>
>
> However when I import data into one of the directories the version is
> always usually set to about 20 n above and it never sets to 1.
>
>
>
> I would like to know why this issue rises and solution for this.
>
>
>
> I would also like to obtain a user manual or something similar to that.
>
>
>
> Thanking you
>
>
>
> Rashmin
>
------------------------------------------------------
http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=671&dsMessageId=2435674
To unsubscribe from this discussion, e-mail: [[email protected]].