Re: [Trac] Re: New Installation - VM for Experimenting, Maybe Production

2011-10-06 Thread Olemis Lang
On Oct 5, 8:09 pm, ray  wrote:
> I want to install my first Trac installation.  I would like to
> experiment with it so I think it might be appropriate to install on a
> virtual machine.


On Thu, Oct 6, 2011 at 4:43 PM, Craig A  wrote:

> We recently used the Bitnami Trac Windows Installer on a VMWare
> Windows guest to test migrating a production Trac from SQLite to
> Postgres.
>
[...]

>
> Will you be authenticating SSPI against a Windows domain? That might
> be a consideration on whether to run Windows or Linux host.
>
>
AFAICR there are Apache modules to get this done .
I suppose it should also be possible to use PAM SSPI modules together with
PAM apache authentication module .
CMIIW

-- 

Regards,

Olemis
[image: Facebook]  [image:
Twitter] [image:
Blogger]  [image:
Blogger] [image:
Quora]  [image:
YouTube]
Featured article: [svn r10706] XmlRpcPlugin: Fix `wiki.getRecentChanges()`
for Postgres with new compatible SQL (that hopefully also works for Mysql).
Closes #9038. Thanks to zitune for report and
patches.
 Want a signature like mine?

Click
here.




>
> --
> You received this message because you are subscribed to the Google Groups
> "Trac Users" group.
> To post to this group, send email to trac-users@googlegroups.com.
> To unsubscribe from this group, send email to
> trac-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/trac-users?hl=en.
>
>


-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



[Trac] Re: New Installation - VM for Experimenting, Maybe Production

2011-10-06 Thread Craig A
We recently used the Bitnami Trac Windows Installer on a VMWare
Windows guest to test migrating a production Trac from SQLite to
Postgres. We used VMWare snapshots extensively as we experimented with
various things related to the Postgres migration  - mostly plugin-
related headaches. The Bitnami stack appears to have been done very
well.

Will you be authenticating SSPI against a Windows domain? That might
be a consideration on whether to run Windows or Linux host.

One recommendation I would make is to place all your various config
files and customizations under source control and check them in after
each change, so you have a record. We also keep a log of all the
various commands we run to get our Trac tweaked up just the way we
like it. This comes in very handy later on if you have a bad memory
like I do and need to repeat the task.

On Oct 5, 8:09 pm, ray  wrote:
> I want to install my first Trac installation.  I would like to
> experiment with it so I think it might be appropriate to install on a
> virtual machine.

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



[Trac] Re: New Installation - VM for Experimenting, Maybe Production

2011-10-06 Thread osimons


On Oct 6, 3:09 am, ray  wrote:
> I want to install my first Trac installation.  I would like to
> experiment with it so I think it might be appropriate to install on a
> virtual machine.  My host machine is Windows 7 and dedicated for
> Trac.  I would like to hear suggestions on what options I may need to
> consider.  Are there different VMs to consider?  What are the trade
> off for running a VM on Windows 7 vs a parallel VM and possibly a
> Linux host (although I am not well versed in Linux - yet).
>
> ray

Python "virutalenv" works fine on Windows too, and a virtualenv +
tracd should provide you with separate installations that simple and
easy to manage.

http://trac.edgewall.org/wiki/TracDev/DevelopmentEnvironmentSetup


:::simon

https://www.coderesort.com
http://trac-hacks.org/wiki/osimons

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] No Browse Source 0.12

2011-10-06 Thread Nelson Brown
Came up for me after I restarted the service.

-nelson
On Oct 5, 2011 1:32 PM, "Z"  wrote:
> hi all,
>
> i am installed the new version of trac 0.12 on a server and linked the
> svn repo through trac.ini to enable the browse source button but i
> cannot see the browse source button.
>
> i am trying it as a trac-admin, resync the repo and restarted apache
> but no luck. Any ideas please?
>
> Thanks,
>
> --
> You received this message because you are subscribed to the Google Groups
"Trac Users" group.
> To post to this group, send email to trac-users@googlegroups.com.
> To unsubscribe from this group, send email to
trac-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



[Trac] How to compute a custom ticket field value from other ticket field values

2011-10-06 Thread Rachid
Dear all,

We would like to compute the value of a custom ticket field according
to the values of other custom ticket field values. I did not find a
way to do it in the available documentation. The only think I found is
that I can make a report with this computed information. But we really
need it in the ticket main page because this information is used to
fill other ticket. We are using Trac 0.12.1.

Regards
R. Atori

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



[Trac] Wiki formatting for text custom fields in reports

2011-10-06 Thread Rachid
Dear all,

We have set a text custom field where the wiki formatting is used.
When this field is visualized in the main ticket page, perfect.
However when the field is displayed in a report, we see the wiki codes
without any wiki rendering. His there a way of having wiki rendering
for text custom fields in reports like  it is done for the Description
field in the custom query? We are using Trac 0.12.1.

Many thank for you help
Best regards
R. Atori

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] question about user groups in trac

2011-10-06 Thread Olaf Meeuwissen
milena  writes:

> How to create groups of users for example 'developers' group or a 'QA'
> group which contain one or more users?

This is documented[1], but you basically add the `developers` group like
any other _user_ and then add users to that.  The web interface to the
Permissions have a bit where you can add users to groups.  We use a
local convention where groups start with an `@` to tell them apart.

 [1] http://trac.edgewall.org/wiki/TracPermissions#AddingaNewGroupandPermissions

Hope this helps,
-- 
Olaf Meeuwissen, LPIC-2   FLOSS Engineer -- AVASYS CORPORATION
FSF Associate Member #1962   Help support software freedom
 http://www.fsf.org/jf?referrer=1962

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



[Trac] Trac on openSuSE 11.4

2011-10-06 Thread Udo Hain
Can someone provide an installation guide to get Trac running on an
openSuSE 11.4 machine? I tried http://trac.edgewall.org/wiki/TracInstall
without success. Or maybe someone can explain this manual?

In section "Generating the Trac cgi-bin directory" it is explained
that I can't do the deployment in one step, and in "Mapping Static
Resources" it is performed in one step. Why do they write "trac-admin /
var/trac/env deploy /path/to/trac/htdocs/common"? The deploy command
created two directories, one is htdocs which contains common.

I don't understand the different paths given there. What are the paths

/path/to/trac

/path/to/www

/path/to/projectenv

Then I find "Similarly, if you have static resources in a project's
htdocs directory ...". Well, how do I know whether I have static
resources or not? Where do they come from? What is this

[trac]
htdocs_location = http://static.example.org/trac-common/

section for?

I would like to have a manual that describes the installation process
with two paths: (1) /home/trac/project where my project lives, and
(2) /srv/www/htdocs where apache2 expects its files. Does anyone know
where I find such a manual?

KR, Udo

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] New Installation - VM for Experimenting, Maybe Production

2011-10-06 Thread Olemis Lang
I've heard (positive impressions) of Bitnami's Trac VM ... but honestly
never used it .

Regards,

Olemis
[image: Facebook]  [image:
Twitter] [image:
Blogger]  [image:
Blogger] [image:
Quora]  [image:
YouTube]
Featured article: [svn r10706] XmlRpcPlugin: Fix `wiki.getRecentChanges()`
for Postgres with new compatible SQL (that hopefully also works for Mysql).
Closes #9038. Thanks to zitune for report and
patches.
 Want a signature like mine?

Click
here.



On Wed, Oct 5, 2011 at 9:09 PM, ray  wrote:

> I want to install my first Trac installation.  I would like to
> experiment with it so I think it might be appropriate to install on a
> virtual machine.  My host machine is Windows 7 and dedicated for
> Trac.  I would like to hear suggestions on what options I may need to
> consider.  Are there different VMs to consider?  What are the trade
> off for running a VM on Windows 7 vs a parallel VM and possibly a
> Linux host (although I am not well versed in Linux - yet).
>
> ray
>
> --
> You received this message because you are subscribed to the Google Groups
> "Trac Users" group.
> To post to this group, send email to trac-users@googlegroups.com.
> To unsubscribe from this group, send email to
> trac-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/trac-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] ProgrammingError: Cannot operate on a closed cursor while doing trac upgrade after installation of tractemplate plugin

2011-10-06 Thread viveik puglia
Hello Team,

I have verified the logs and found the below messages in the logs. I have no
clue about this error message.

kindly provide guidance

2011-10-04 15:26:19,944 Trac[console] ERROR: Exception in trac-admin
command:
Traceback (most recent call last):
  File "build/bdist.solaris-2.10-sun4v/egg/trac/admin/console.py", line 107,
in onecmd
rv = cmd.Cmd.onecmd(self, line) or 0
  File "/usr/local/lib/python2.6/cmd.py", line 218, in onecmd
return self.default(line)
  File "build/bdist.solaris-2.10-sun4v/egg/trac/admin/console.py", line 266,
in default
return cmd_mgr.execute_command(*args)
  File "build/bdist.solaris-2.10-sun4v/egg/trac/admin/api.py", line 123, in
execute_command
return f(*fargs)
  File "build/bdist.solaris-2.10-sun4v/egg/trac/env.py", line 782, in
_do_upgrade
self.env.upgrade(backup=no_backup is None)
  File "build/bdist.solaris-2.10-sun4v/egg/trac/env.py", line 525, in
upgrade
with_transaction(self)(participant.upgrade_environment)
  File "build/bdist.solaris-2.10-sun4v/egg/trac/db/api.py", line 77, in
transaction_wrapper
fn(ldb)
  File "build/bdist.solaris-2.10-sun4v/egg/tickettemplate/ttadmin.py", line
131, in upgrade_environment
"name='tt_version'", (schema_version,))
  File "build/bdist.solaris-2.10-sun4v/egg/trac/db/util.py", line 65, in
execute
return self.cursor.execute(sql_escape_percent(sql), args)
  File "build/bdist.solaris-2.10-sun4v/egg/trac/db/sqlite_backend.py", line
78, in execute
result = PyFormatCursor.execute(self, *args)
  File "build/bdist.solaris-2.10-sun4v/egg/trac/db/sqlite_backend.py", line
56, in execute
args or [])
  File "build/bdist.solaris-2.10-sun4v/egg/trac/db/sqlite_backend.py", line
48, in _rollback_on_error
return function(self, *args, **kwargs)
ProgrammingError: Cannot operate on a closed cursor.

On Wed, Oct 5, 2011 at 2:04 PM, Erik Andersson  wrote:

>
>
> On Wed, Oct 5, 2011 at 1:59 PM, viveik puglia wrote:
>
>> Hello Team,
>>
>> I had recently installed the trac template plugin and after installation
>> when i ran trac upgrade command it gave me following error.
>>
>> ProgrammingError: Cannot operate on a closed cursor
>>
>> Trac Version :- 0.12.2
>>
>> Python Version :- 2.6.2
>>
>> Plugin Version :- tractickettemplateplugin-r10731.zip
>>
>> Kindly provide me guidance
>>
>
> Look at the logs? http://trac.edgewall.org/wiki/TracLogging
>
> Cheers / Erik
>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Trac Users" group.
>> To post to this group, send email to trac-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> trac-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/trac-users?hl=en.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Trac Users" group.
> To post to this group, send email to trac-users@googlegroups.com.
> To unsubscribe from this group, send email to
> trac-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/trac-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.