← Back to team overview

team-scandraid team mailing list archive

Re: Test files

 

I'm struggling with committing the test-scene I made. I have created a
SSH key and checked out a branch using my ID. But when I do an add to
the directories and file, followed by a commit then I get the message
everything is committed, but I don;t see it on the launchpad site. Also
when checking out the branch again I only see 26 revisions. Here's what
I did:

bzr add ./tests
added tests
added tests/suzanne
added tests/suzanne/suzanne.blend

bzr commit ./tests -m "import of test scene 'suzanne'"
Committing to: /home/darius/blender/ScanDraiD/ScanDraiD/
added tests
added tests/suzanne
added tests/suzanne/suzanne.blend
Committed revision 27.

So either I don't have rights to commit, or I don't understand bazaar
too well. Both could be right :)

Regards, Darius

On Mon, 2009-05-04 at 15:11 +0200, arno wilhelm wrote:
> > Will we add the cppunit sources also to the trunk? Or do we expect it to
> > be installed on the target system? If added, then we will need an
> > external directory in the root as well. I'll let you decide.
> I would not add the sources to the repository, cause it's easy to
> install them on Ubuntu or Gentoo or whatever (e.g.: apt-get install
> libcppunit-dev) and I think that this would result in kind repository
> bloat if we would add any external dependency to it.
> If we would add cppunint we also would have to add libjpeg, doxygen,
> blender etc. ...
> 
> Arno
> > _______________________________________________
> > Mailing list: https://launchpad.net/~team-scandraid
> > Post to     : team-scandraid@xxxxxxxxxxxxxxxxxxx
> > Unsubscribe : https://launchpad.net/~team-scandraid
> > More help   : https://help.launchpad.net/ListHelp
> >
> 
> 
> 




References