Thanks very much On Wed, Feb 24, 2010 at 4:10 PM, shyam mohan <[email protected]>wrote:
> see this > > http://www.abbeyworkshop.com/howto/misc/svn01/ > http://svnbook.red-bean.com/en/1.4/svn.tour.initial.html > > > Regards, > Shyam > +91-971-618-9650 > http://sites.google.com/site/shyammohankanojia/cv > > > > On Wed, Feb 24, 2010 at 4:02 PM, kannav rajeev > <[email protected]>wrote: > >> How can i make a SVn Reposit of my project ???? >> >> On Wed, Feb 24, 2010 at 3:58 PM, shyam mohan <[email protected] >> > wrote: >> >>> Thanks rajeev >>> >>> >>> Regards, >>> Shyam >>> +91-971-618-9650 >>> http://sites.google.com/site/shyammohankanojia/cv >>> >>> >>> >>> On Tue, Feb 23, 2010 at 9:40 AM, kannav rajeev <[email protected] >>> > wrote: >>> >>>> >>>> if possible give me the SVn address i would download thha soucre and >>>> then find put the solution definatly thanks >>>> anyways >>>> check out yours databse whether it has tables in that or not then you >>>> have to config your database.yml like this >>>> development: >>>> adapter: your_database_management_system_name >>>> database: your_database_name >>>> user: your_user_name >>>> password: your_user_password >>>> timeout: 5000 >>>> >>>> >>>> then run >>>> rake db:migrate >>>> >>>> then >>>> ruby script/server >>>> >>>> tell me about yours operating system that would be also help full for >>>> you >>>> thnx >>>> >>>> >>>> >>>> >>>> On Tue, Feb 23, 2010 at 4:55 AM, Matt Jones <[email protected]> wrote: >>>> >>>>> >>>>> >>>>> On Feb 22, 11:38 am, shyam mohan <[email protected]> wrote: >>>>> >>>>> > /home/shyam/imedsoft/trunk/lib/settings_reader.rb:13:in `read': No >>>>> such file >>>>> > or directory - config/settings.yml (Errno::ENOENT) >>>>> >>>>> Y'know, for somebody who was *just* discussing their "1+ year of >>>>> experience", this is a pretty basic error. Does the file config/ >>>>> settings.yml exist? >>>>> >>>>> --Matt Jones >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Ruby on Rails: Talk" group. >>>>> To post to this group, send email to [email protected] >>>>> . >>>>> To unsubscribe from this group, send email to >>>>> [email protected]<rubyonrails-talk%[email protected]> >>>>> . >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>>>> >>>>> >>>> >>>> >>>> -- >>>> Thanks: >>>> Rajeev sharma >>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Ruby on Rails: Talk" group. >>>> To post to this group, send email to [email protected]. >>>> To unsubscribe from this group, send email to >>>> [email protected]<rubyonrails-talk%[email protected]> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>>> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Ruby on Rails: Talk" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<rubyonrails-talk%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>> >> >> >> >> -- >> Thanks: >> Rajeev sharma >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby on Rails: Talk" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<rubyonrails-talk%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > -- Thanks: Rajeev sharma -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

