-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I just imported another Git repository, this time using Fossil's own
import command rather than the script I used before. I'm now trying to
clean this project up, and see how good of a fit Fossil will be in this
instance.

I notice that all commits have my email address as the username. Is
there any way to mass assign all commits to my Fossil user? I thought
that perhaps the import process would create a user with my email
address as its ID and I could do a bit of SQL manipulation, but that
doesn't seem to be the case. Is there a way, short of a mass edit? I'm
the only current committer on this project, so if there's one
megastatement that would assign everything to me then that'd be perfect.

I want to rename instances of "master" to "trunk", but it seems that
Fossil did something I didn't expect with the master branch. My
expectation is that I'd have a line of commits extending to the
beginning of my history tagged with "master". They may diverge a bit in
places, but I should see commits from October or so of '09 on the master
branch, roughly when I began this project. Yet master only extends back
to February or so.

I just created another Git tag, 0.9.0rc2. I don't see any sign of it in
my Fossil repository. 0.9.0rc1 is present, but the last thing I did with
this Git repository was tag 0.9.0rc2. The last commits are correct, but
I tagged rc2 after making the final commit. It shows up in "git tag -l",
and "git status" shows no pending changes awaiting commit, so it seems
like Fossil should include this.

I made this conversion with a fairly new Fossil, definitely after this
evening's bugfix. The repository I'm converting is at:

git://spielproject.info/spiel.git

I could post the result of my conversion if that would help, but I
haven't done much short of add a project name and description.

Thanks.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkziHNUACgkQIaMjFWMehWJ/2ACfcpU0D1fSyvfN7xNMmrthhv1D
g90An0KvnK8ddghhnesmw5nbII+t9atO
=AgMi
-----END PGP SIGNATURE-----

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to