Hoi Harry

On May 18, 3:45 am, Harry van der Wolf <[email protected]> wrote:
> > * KImageFuser
>
> >  - I did not do anything. Since Harry has been on Mercurial for it
> > for more than two months, I assume it already lives on Hg somewhere
> > else?
>
> No, it's not. I mentioned that ImageFuser is on Mercurial for 2 months.
> KImageFuser is it's Kommander KDE linux (little) brother that started when I
> had no macbook anymore.
> It is still on SVN. However, I have a local svn2hg repository on my server
> and I work with hg on my "local" repositories and then with svn to the
> central repository. As I hardly touch linux anymore I want to do some final
> functionality build-in and than it's done for me.
> It is no problem for me though to convert it myself to mercurial. I just
> make it a SourceForge new mercurial repo.

sorry for the *K*onfusion :-)

may I suggest to put KImageFuser with it's cousin ImageFuser in the
same project repo? it can also be the Hugin project repo since we can
have unlimited Hg repos.  Keeping the two of them together will
enhance the probability that somebody will contribute to both.

To create a new repository, you need to access the SourceForge shell
service, then follow these steps:

    * Navigate to your repository
          o PROJECTUNIXNAME is the UNIX name of your project
          o P represents the first letter of that name, and PR the
first two letters of the name.

          `cd /home/scm_hg/P/PR/PROJECTUNIXNAME`

    * Create a new directory with the name you want for the
repository: `mkdir REPO`
    * Execute `hg init REPO` This will initialize a new repository at
that directory so you can start pushing to it with `hg push
ssh://[email protected]/hgroot/hugin/REPO`
    * edit .hg/hgrc in the repo. easier is to start with a copy of the
one for hugin and adapt it: `cp ../hugin/.hg/hgrc .hg/`

Yuv

-- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Reply via email to