You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Michael Hipp <Mi...@Hipp.com> on 2005/06/15 19:37:53 UTC

Bookmarks.html under version control?

Has anyone attempted to put the Mozilla/Firefox 'bookmarks.html' file 
under version control for sharing among multiple locations/users?

Dumb idea?

How easy is it to merge conflicts?

Thanks,
Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Bookmarks.html under version control?

Posted by Nick Vargish <na...@bandersnatch.org>.
> Has anyone attempted to put the Mozilla/Firefox 'bookmarks.html' file
> under version control for sharing among multiple locations/users?

I do it. I also store my .zsh* and .emacs, as well as a couple of
other things in the same repository.

> Dumb idea?

I hope not! So far it's worked really well, and lets me set up a
comfortable environment wherever I am with relatively little hassle
(as long as I have an internet connection to my server, of course).

> How easy is it to merge conflicts?

As easy as it is with any other text-based file. If you're comfortable
editing XML, it shouldn't be a problem.

Nick

-- 
# sigmask  (lambda deprecation version) 20041028 || feed this to a python
print ''.join([chr(ord(x)-1) for x in 'Ojdl!Wbshjti!=ojdlAwbshjti/psh?'])


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org