Re: [fossil-users] Status of GUI for Windows?

2012-04-23 Thread Tomek Kott
>
> Thanks for the info. By "linking to it", do you mean the directory
> where the _FOSSIL_ lives, if any?
>
>
Yes, I apparently can't say things in an understandable manner, oops. :).
Once you've selected the (already checked out) folder, it should show up in
the "recently opened" menu item.

Tomek
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Status of GUI for Windows?

2012-04-22 Thread Gilles
On Sun, 22 Apr 2012 10:00:50 -0400, Tomek Kott
 wrote:
>I'm not sure why it crashes for you... it works fine for me on Win 7 32/64.
>Perhaps a .NET issue. I think this was a bug that could never be reproduced
>on many different computers...

I'm using the 32-bit release of XPSP3 with .Net v1.1.4322, v2.0.50727,
v3.0, v3.5, and v4 installed.

>The difference is that "Select Checkout" means you already have a Fossil
>repository opened somewhere, and just want to 'link' it (if that's the
>right term) to WinFossil. The "Open" option is the same as calling "fossil
>open".

Thanks for the info. By "linking to it", do you mean the directory
where the _FOSSIL_ lives, if any?

___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Status of GUI for Windows?

2012-04-22 Thread Tomek Kott
On Thu, Apr 19, 2012 at 9:40 PM, Liu Chang  wrote:

> Do we have any plan to implement fossil GUI as TortoiseSVN style? The
> TortoiseCVS/SVN/Git are very impressive and many people really love it.
>

The goal of the WinFossil front end was as a test area for the real
product, which is SharpFossil (
http://repository.mobile-developers.de/cgi-bin/ikoch/sharpfossil/home),
which aims to be a dll that allows fossil commands through C#. I think most
of the basic functionality has been written, so devs could take that
library and start coding a TortoiseFossil port.

Tomek
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Status of GUI for Windows?

2012-04-22 Thread Tomek Kott
On Fri, Apr 20, 2012 at 10:51 AM, Gilles  wrote:

> On Fri, 20 Apr 2012 16:49:26 +0200, Gilles
>  wrote:
> >Thanks for the tip. I tried 0.4.6 and was wondering what the
> >difference is in the "Repositories" menu between "Select Checkout" and
> >"Open"?
>
> Also, when I use Repositories > Open, it crashes:
>
> "Unhandled exception has occured in your application."
>
>
I'm not sure why it crashes for you... it works fine for me on Win 7 32/64.
Perhaps a .NET issue. I think this was a bug that could never be reproduced
on many different computers...

The difference is that "Select Checkout" means you already have a Fossil
repository opened somewhere, and just want to 'link' it (if that's the
right term) to WinFossil. The "Open" option is the same as calling "fossil
open".

Tomek
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Status of GUI for Windows?

2012-04-20 Thread Matt Welland
On Fri, Apr 20, 2012 at 8:27 AM, Kostas Karanikolas
wrote:

>
> On 20 April 2012 23:55, Matt Welland  wrote:
>
> > On Fri, Apr 20, 2012 at 6:51 AM, Kostas Karanikolas <
> karaniko...@gmail.com>
> > wrote:
> >>
> >
> > 2. Open a .fossil file and create an open area but give the user an
> > opportunity to browse to and or create the area to be used.
>
> Do you mean allow creating a workspace in a folder different than
> the one that holds the fossil file?
>

Yes, exactly.

> Also, you may be amused to know that I went to check my laptop power cable
> and spent a few seconds trying to figure out a) why I wasn't plugged in
and
> b) what had changed on my system to give me the new battery icon until I
> moused over the icon and realized it was Fuel. I guess I'd prefer
something
> other than a battery as the default icon. How about a fuel canister with a
> fossil, you know "fossil fuel", was that your original intent with the
name?

:)
> I agree, the icon is a bit misleading, but finding a good, consistent,
> high-res
> icon set that matches the semantics of source control is not easy!
> Truth be told this icon has grown on me, I tend to think of it as a
> "fuel cell" now.
> Yes Fuel is a lame pun on fossil fuel.
>

 Mock-up of gerry can + fossil sent in separate email.

___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

>
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Status of GUI for Windows?

2012-04-20 Thread Kostas Karanikolas
On 20 April 2012 23:55, Matt Welland  wrote:
>
>
> On Fri, Apr 20, 2012 at 6:51 AM, Kostas Karanikolas 
> wrote:
>>
>> Hi, I'm the developer of Fuel.
>>
>> A reason why files are not being displayed could be that a view filter for
>> some kind of file is active (Unknown files for example). Check the View
>> menu.
>> I have a new version coming up soon, so this a good time for bug reports
>> or
>> even feature requests. If you are still having problems, feel free to
>> contact me
>> directly.
>
>
> I just tried Fuel and it looks like it could be very useful. The first
> problem I ran into is that I can't seem to open up an already opened repo
> via samba. Does Fuel recognize the _FOSSIL_ file? I don't think it is
> related to samba.
>
> I was able to open a repo where the .fossil file was in the top directory. I
> think two ways of opening are needed:
>
> 1. Open an already 'opened' area, Fuel should be able to find the .fossil
> file by inspecting the _FOSSIL_ file. The .fossil file may be outside the
> opened repo area.

This will be addressed in the next release.

>
> 2. Open a .fossil file and create an open area but give the user an
> opportunity to browse to and or create the area to be used.

Do you mean allow creating a workspace in a folder different than
the one that holds the fossil file?

> Also, you may be amused to know that I went to check my laptop power cable
> and spent a few seconds trying to figure out a) why I wasn't plugged in and
> b) what had changed on my system to give me the new battery icon until I
> moused over the icon and realized it was Fuel. I guess I'd prefer something
> other than a battery as the default icon. How about a fuel canister with a
> fossil, you know "fossil fuel", was that your original intent with the name?

:)
I agree, the icon is a bit misleading, but finding a good, consistent, high-res
icon set that matches the semantics of source control is not easy!
Truth be told this icon has grown on me, I tend to think of it as a
"fuel cell" now.
Yes Fuel is a lame pun on fossil fuel.

>>
>> On 19 April 2012 19:12, Gilles  wrote:
>> > Hello
>> >
>> > I find typing commands in a DOS box not as convenient as
>> > right-clicking on a file/folder in Windows Explorer, to the point
>> > where I don't use Fossil as often as I'd like when working on
>> > scripts/programs and would like to keep tracks of things.
>> >
>> > So I wanted to check what the status is on the existing GUI projects.
>> >
>> > Googling for "fossil gui" returns the following projects:
>> > - (Java) http://code.google.com/p/jurassic-fossil/
>> > - (.Net)
>> > http://repository.mobile-developers.de/cgi-bin/ikoch/sharpfossil/
>> > - (Qt) http://code.google.com/p/fuel-scm/
>> >
>> > Apparently,
>> > 1. SharpFossil is just a library, the application is WinFossil, but it
>> > doesn't seem to be under actual development
>> > 2. Fuel-SCM seems like the most advanced and (I don't like Java, and
>> > find .Net apps too slow to load; I'd rather use a native Win32
>> > application, but Qt will have to do), but I can't figure out what to
>> > do once I hit File > Open > my.repo (right side is blank)
>> >
>> > Is this correct? Are there other tools I should know about?
>> >
>> > Thank you.
>> >
>> > ___
>> > fossil-users mailing list
>> > fossil-users@lists.fossil-scm.org
>> > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>> ___
>> fossil-users mailing list
>> fossil-users@lists.fossil-scm.org
>> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>
>
> ___
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Status of GUI for Windows?

2012-04-20 Thread Kostas Karanikolas
Yes, that is what they mean.
The file status essentially matches the output of the the "fossil ls
-l " command
(similar to the "status" command for those coming from subversion)

Ignored files, are files that you have told fossil to explicitly ignore,
for example temporary files or binaries you would never want to add to
source control.

On 20 April 2012 23:35, Gilles  wrote:
> On Fri, 20 Apr 2012 22:51:45 +0900, Kostas Karanikolas
>  wrote:
>>A reason why files are not being displayed could be that a view filter for
>>some kind of file is active (Unknown files for example). Check the View menu.
>>I have a new version coming up soon, so this a good time for bug reports or
>>even feature requests. If you are still having problems, feel free to contact 
>>me
>>directly.
>
> Thanks Kostas, that was the problem.
>
> Could you confirm/explain the options in the View menu?
>
> Modified: Files monitored by Fossil (ie. that have been added and
> committed to the Fossil repo) that have been modified since the repo
> was opened
>
> Unchanged: Files that live in the repo, ie. not modified since opening
> the repo
>
> Unknow: Will scan the whole filesystem starting at the root of where
> the repo file lives. This is what you should choose if you want to
> adding and committing folders/files to the repository. If there are
> lot of folders and files, it could take a long time and freeze the UI
> in the meantime.
> Also, since the four options in the View menu are cumulative (ie. you
> can have all of them checked simultaneously) the scan will occur every
> time if you leave that option checked
>
> Ignored: Don't know what this does.
>
> ___
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Status of GUI for Windows?

2012-04-20 Thread Matt Welland
On Fri, Apr 20, 2012 at 6:51 AM, Kostas Karanikolas
wrote:

> Hi, I'm the developer of Fuel.
>
> A reason why files are not being displayed could be that a view filter for
> some kind of file is active (Unknown files for example). Check the View
> menu.
> I have a new version coming up soon, so this a good time for bug reports or
> even feature requests. If you are still having problems, feel free to
> contact me
> directly.
>

I just tried Fuel and it looks like it could be very useful. The first
problem I ran into is that I can't seem to open up an already opened repo
via samba. Does Fuel recognize the _FOSSIL_ file? I don't think it is
related to samba.

I was able to open a repo where the .fossil file was in the top directory.
I think two ways of opening are needed:

1. Open an already 'opened' area, Fuel should be able to find the .fossil
file by inspecting the _FOSSIL_ file. The .fossil file may be outside the
opened repo area.

2. Open a .fossil file and create an open area but give the user an
opportunity to browse to and or create the area to be used.

Also, you may be amused to know that I went to check my laptop power cable
and spent a few seconds trying to figure out a) why I wasn't plugged in and
b) what had changed on my system to give me the new battery icon until I
moused over the icon and realized it was Fuel. I guess I'd prefer something
other than a battery as the default icon. How about a fuel canister with a
fossil, you know "fossil fuel", was that your original intent with the name?


> On 19 April 2012 19:12, Gilles  wrote:
> > Hello
> >
> > I find typing commands in a DOS box not as convenient as
> > right-clicking on a file/folder in Windows Explorer, to the point
> > where I don't use Fossil as often as I'd like when working on
> > scripts/programs and would like to keep tracks of things.
> >
> > So I wanted to check what the status is on the existing GUI projects.
> >
> > Googling for "fossil gui" returns the following projects:
> > - (Java) http://code.google.com/p/jurassic-fossil/
> > - (.Net)
> > http://repository.mobile-developers.de/cgi-bin/ikoch/sharpfossil/
> > - (Qt) http://code.google.com/p/fuel-scm/
> >
> > Apparently,
> > 1. SharpFossil is just a library, the application is WinFossil, but it
> > doesn't seem to be under actual development
> > 2. Fuel-SCM seems like the most advanced and (I don't like Java, and
> > find .Net apps too slow to load; I'd rather use a native Win32
> > application, but Qt will have to do), but I can't figure out what to
> > do once I hit File > Open > my.repo (right side is blank)
> >
> > Is this correct? Are there other tools I should know about?
> >
> > Thank you.
> >
> > ___
> > fossil-users mailing list
> > fossil-users@lists.fossil-scm.org
> > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
> ___
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Status of GUI for Windows?

2012-04-20 Thread Gilles
On Fri, 20 Apr 2012 16:49:26 +0200, Gilles
 wrote:
>Thanks for the tip. I tried 0.4.6 and was wondering what the
>difference is in the "Repositories" menu between "Select Checkout" and
>"Open"?

Also, when I use Repositories > Open, it crashes:

"Unhandled exception has occured in your application."

"See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

** Exception Text **
System.NullReferenceException: Object reference not set to an instance
of an object.
   at WinFossil.Dialogs.OpenForm..ctor()
   at WinFossil.WinFossil.openToolStripMenuItem_Click(Object sender,
EventArgs e)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key,
EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs
e)
   at
System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e,
ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e,
ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs
mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons
button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   at
System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at
System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32
msg, IntPtr wparam, IntPtr lparam)


** Loaded Assemblies **
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3625 (GDR.050727-3600)
CodeBase:
file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

WinFossil
Assembly Version: 0.4.6.40804
Win32 Version: 0.4.6.*
CodeBase:
file:///D:/Downloads/Apps/WinFossil%200.4.6/WinFossil.exe

System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3631 (GDR.050727-3600)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3623 (GDR.050727-3600)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

SharpFossil
Assembly Version: 0.4.6.0
Win32 Version: 0.4.6.0
CodeBase:
file:///D:/Downloads/Apps/WinFossil%200.4.6/SharpFossil.DLL

System.Data.SQLite
Assembly Version: 1.0.66.0
Win32 Version: 1.0.66.0
CodeBase:
file:///D:/Downloads/Apps/WinFossil%200.4.6/System.Data.SQLite.DLL

System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll

System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll

System.EnterpriseServices
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll


** JIT Debugging **
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must a

Re: [fossil-users] Status of GUI for Windows?

2012-04-20 Thread Gilles
On Thu, 19 Apr 2012 07:25:46 -0400, Tomek Kott
 wrote:
>I've been using WinFossil for a little over a year. Currently, it appears
>that there haven't been new features added to the WinFossil binary for a
>couple months. HOWEVER, the current version works quite well.

Thanks for the tip. I tried 0.4.6 and was wondering what the
difference is in the "Repositories" menu between "Select Checkout" and
"Open"?

___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Status of GUI for Windows?

2012-04-20 Thread Gilles
On Fri, 20 Apr 2012 22:51:45 +0900, Kostas Karanikolas
 wrote:
>A reason why files are not being displayed could be that a view filter for
>some kind of file is active (Unknown files for example). Check the View menu.
>I have a new version coming up soon, so this a good time for bug reports or
>even feature requests. If you are still having problems, feel free to contact 
>me
>directly.

Thanks Kostas, that was the problem.

Could you confirm/explain the options in the View menu?

Modified: Files monitored by Fossil (ie. that have been added and
committed to the Fossil repo) that have been modified since the repo
was opened

Unchanged: Files that live in the repo, ie. not modified since opening
the repo

Unknow: Will scan the whole filesystem starting at the root of where
the repo file lives. This is what you should choose if you want to
adding and committing folders/files to the repository. If there are
lot of folders and files, it could take a long time and freeze the UI
in the meantime.
Also, since the four options in the View menu are cumulative (ie. you
can have all of them checked simultaneously) the scan will occur every
time if you leave that option checked

Ignored: Don't know what this does.

___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Status of GUI for Windows?

2012-04-20 Thread Kostas Karanikolas
Hi, I'm the developer of Fuel.

A reason why files are not being displayed could be that a view filter for
some kind of file is active (Unknown files for example). Check the View menu.
I have a new version coming up soon, so this a good time for bug reports or
even feature requests. If you are still having problems, feel free to contact me
directly.


On 19 April 2012 19:12, Gilles  wrote:
> Hello
>
> I find typing commands in a DOS box not as convenient as
> right-clicking on a file/folder in Windows Explorer, to the point
> where I don't use Fossil as often as I'd like when working on
> scripts/programs and would like to keep tracks of things.
>
> So I wanted to check what the status is on the existing GUI projects.
>
> Googling for "fossil gui" returns the following projects:
> - (Java) http://code.google.com/p/jurassic-fossil/
> - (.Net)
> http://repository.mobile-developers.de/cgi-bin/ikoch/sharpfossil/
> - (Qt) http://code.google.com/p/fuel-scm/
>
> Apparently,
> 1. SharpFossil is just a library, the application is WinFossil, but it
> doesn't seem to be under actual development
> 2. Fuel-SCM seems like the most advanced and (I don't like Java, and
> find .Net apps too slow to load; I'd rather use a native Win32
> application, but Qt will have to do), but I can't figure out what to
> do once I hit File > Open > my.repo (right side is blank)
>
> Is this correct? Are there other tools I should know about?
>
> Thank you.
>
> ___
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Status of GUI for Windows?

2012-04-19 Thread Liu Chang
Do we have any plan to implement fossil GUI as TortoiseSVN style? The
TortoiseCVS/SVN/Git are very impressive and many people really love it.

On Thu, Apr 19, 2012 at 7:25 PM, Tomek Kott  wrote:

> I've been using WinFossil for a little over a year. Currently, it appears
> that there haven't been new features added to the WinFossil binary for a
> couple months. HOWEVER, the current version works quite well. I use it
> almost daily instead of the command line. For almost all normal actions in
> my situation, the implemented commands suffice!
>
> Tomek
>
>
> On Thu, Apr 19, 2012 at 6:17 AM, Ramon Ribó  wrote:
>
>> Try vcs-ramdebugger:
>>
>>
>> http://www.compassis.com/ramdebugger/vcs-ramdebugger:%20Version%20control%20system%20for%20fossil
>>
>> RR
>>
>>
>> 2012/4/19 Gilles :
>> > Hello
>> >
>> > I find typing commands in a DOS box not as convenient as
>> > right-clicking on a file/folder in Windows Explorer, to the point
>> > where I don't use Fossil as often as I'd like when working on
>> > scripts/programs and would like to keep tracks of things.
>> >
>> > So I wanted to check what the status is on the existing GUI projects.
>> >
>> > Googling for "fossil gui" returns the following projects:
>> > - (Java) http://code.google.com/p/jurassic-fossil/
>> > - (.Net)
>> > http://repository.mobile-developers.de/cgi-bin/ikoch/sharpfossil/
>> > - (Qt) http://code.google.com/p/fuel-scm/
>> >
>> > Apparently,
>> > 1. SharpFossil is just a library, the application is WinFossil, but it
>> > doesn't seem to be under actual development
>> > 2. Fuel-SCM seems like the most advanced and (I don't like Java, and
>> > find .Net apps too slow to load; I'd rather use a native Win32
>> > application, but Qt will have to do), but I can't figure out what to
>> > do once I hit File > Open > my.repo (right side is blank)
>> >
>> > Is this correct? Are there other tools I should know about?
>> >
>> > Thank you.
>> >
>> > ___
>> > fossil-users mailing list
>> > fossil-users@lists.fossil-scm.org
>> > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>> ___
>> fossil-users mailing list
>> fossil-users@lists.fossil-scm.org
>> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>>
>
>
> ___
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Status of GUI for Windows?

2012-04-19 Thread Tomek Kott
I've been using WinFossil for a little over a year. Currently, it appears
that there haven't been new features added to the WinFossil binary for a
couple months. HOWEVER, the current version works quite well. I use it
almost daily instead of the command line. For almost all normal actions in
my situation, the implemented commands suffice!

Tomek

On Thu, Apr 19, 2012 at 6:17 AM, Ramon Ribó  wrote:

> Try vcs-ramdebugger:
>
>
> http://www.compassis.com/ramdebugger/vcs-ramdebugger:%20Version%20control%20system%20for%20fossil
>
> RR
>
>
> 2012/4/19 Gilles :
> > Hello
> >
> > I find typing commands in a DOS box not as convenient as
> > right-clicking on a file/folder in Windows Explorer, to the point
> > where I don't use Fossil as often as I'd like when working on
> > scripts/programs and would like to keep tracks of things.
> >
> > So I wanted to check what the status is on the existing GUI projects.
> >
> > Googling for "fossil gui" returns the following projects:
> > - (Java) http://code.google.com/p/jurassic-fossil/
> > - (.Net)
> > http://repository.mobile-developers.de/cgi-bin/ikoch/sharpfossil/
> > - (Qt) http://code.google.com/p/fuel-scm/
> >
> > Apparently,
> > 1. SharpFossil is just a library, the application is WinFossil, but it
> > doesn't seem to be under actual development
> > 2. Fuel-SCM seems like the most advanced and (I don't like Java, and
> > find .Net apps too slow to load; I'd rather use a native Win32
> > application, but Qt will have to do), but I can't figure out what to
> > do once I hit File > Open > my.repo (right side is blank)
> >
> > Is this correct? Are there other tools I should know about?
> >
> > Thank you.
> >
> > ___
> > fossil-users mailing list
> > fossil-users@lists.fossil-scm.org
> > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
> ___
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Status of GUI for Windows?

2012-04-19 Thread Ramon Ribó
Try vcs-ramdebugger:

http://www.compassis.com/ramdebugger/vcs-ramdebugger:%20Version%20control%20system%20for%20fossil

RR


2012/4/19 Gilles :
> Hello
>
> I find typing commands in a DOS box not as convenient as
> right-clicking on a file/folder in Windows Explorer, to the point
> where I don't use Fossil as often as I'd like when working on
> scripts/programs and would like to keep tracks of things.
>
> So I wanted to check what the status is on the existing GUI projects.
>
> Googling for "fossil gui" returns the following projects:
> - (Java) http://code.google.com/p/jurassic-fossil/
> - (.Net)
> http://repository.mobile-developers.de/cgi-bin/ikoch/sharpfossil/
> - (Qt) http://code.google.com/p/fuel-scm/
>
> Apparently,
> 1. SharpFossil is just a library, the application is WinFossil, but it
> doesn't seem to be under actual development
> 2. Fuel-SCM seems like the most advanced and (I don't like Java, and
> find .Net apps too slow to load; I'd rather use a native Win32
> application, but Qt will have to do), but I can't figure out what to
> do once I hit File > Open > my.repo (right side is blank)
>
> Is this correct? Are there other tools I should know about?
>
> Thank you.
>
> ___
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


[fossil-users] Status of GUI for Windows?

2012-04-19 Thread Gilles
Hello

I find typing commands in a DOS box not as convenient as
right-clicking on a file/folder in Windows Explorer, to the point
where I don't use Fossil as often as I'd like when working on
scripts/programs and would like to keep tracks of things.

So I wanted to check what the status is on the existing GUI projects.

Googling for "fossil gui" returns the following projects:
- (Java) http://code.google.com/p/jurassic-fossil/
- (.Net)
http://repository.mobile-developers.de/cgi-bin/ikoch/sharpfossil/
- (Qt) http://code.google.com/p/fuel-scm/

Apparently,
1. SharpFossil is just a library, the application is WinFossil, but it
doesn't seem to be under actual development
2. Fuel-SCM seems like the most advanced and (I don't like Java, and
find .Net apps too slow to load; I'd rather use a native Win32
application, but Qt will have to do), but I can't figure out what to
do once I hit File > Open > my.repo (right side is blank)

Is this correct? Are there other tools I should know about?

Thank you.

___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users