Re: how to browse older revisions?

2010-09-13 Thread JWalker
> > https://server/svn/project/trunk/?p= Thanks, this synatx works. Ivan

Re: how to browse older revisions?

2010-09-13 Thread JWalker
> The easy approach is to install viewvc for browser viewing and > navigation.http://viewvc.org/ Yes, it is included in Subversion Edge of Collabnet. Ivan

how to browse older revisions?

2010-09-10 Thread JWalker
Hi, Is it possible to browse (in Firefox or MS IE) older revisions (not HEAD)? Ivan

How to tell Subversion what is the encoding of a file?

2010-08-21 Thread JWalker
Hi, I use ViewVC for viewing SVN repositories. I have files (C source files) with comments written in cyrillic (Windows-1251). ViewVC display these comments as ? characters. I was told in another forum that I have to tell Subversion what the encoding of these text files is, so as Subvewrsion to be

Re: Merging repositories - is it possible?

2010-08-07 Thread JWalker
Thanks, this is what I searched for. Ivan On 6 Авг, 18:12, Itamar O wrote: > On Fri, Aug 6, 2010 at 4:56 PM, JWalker wrote: > > Hello, > > > This is my first post here. > > > Is it possible to merge several repositories in a new empty > > repository? >

Merging repositories - is it possible?

2010-08-06 Thread JWalker
Hello, This is my first post here. Is it possible to merge several repositories in a new empty repository? I am asking this, because I made several repositories of one project, one repository for mechanics, another for the software, another one for the electronics and so on. Now I see that this